diff options
author | Alexey Dobriyan <[email protected]> | 2018-04-05 16:20:26 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-04-05 21:36:23 -0700 |
commit | 0be70327ec8cf6dd6847cbd8b75ca51be864a6ea (patch) | |
tree | d0e66c101f169a234ce233806d376ed5da400a18 /include/linux/fpga/fpga-bridge.h | |
parent | 36071a279b4100afe9fbee18727ad78daa307591 (diff) |
slab: make kmalloc_size() return "unsigned int"
kmalloc_size() derives size of kmalloc cache from internal index, which
can't be negative.
Propagate unsignedness a bit.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Alexey Dobriyan <[email protected]>
Acked-by: Christoph Lameter <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions