Spdk/include
Daniel Verkamp e5798096a2 gpt_spec: add casts to avoid undefined shifts
Make sure the SPDK_GPT_GUID() macro parameters are treated as unsigned
integers of the right sizes to avoid shifting into the sign bit or
beyond the size of an int.

Change-Id: I1638022692b09b179ffc770f845b053a96a8260f
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-02-14 10:31:55 -07:00
..
spdk gpt_spec: add casts to avoid undefined shifts 2017-02-14 10:31:55 -07:00
spdk_internal bdev: add "split" virtual blockdev example 2017-01-30 13:51:18 -07:00