diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2018-04-06 02:21:06 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-04-06 07:36:23 +0300 |
commit | 52ee6d74aa23a3c5d4472edf167f2bb47776a733 (patch) | |
tree | 979d631dd4629776f0786eff9f2566d7a5210b26 /include/linux/pageblock-flags.h | |
parent | 3a3791ec2ecd5db8d903b66faa340b0dfa72e64b (diff) | |
download | linux-52ee6d74aa23a3c5d4472edf167f2bb47776a733.tar.xz |
slub: make ->inuse unsigned int
->inuse is "the number of bytes in actual use by the object",
can't be negative.
Link: http://lkml.kernel.org/r/20180305200730.15812-14-adobriyan@gmail.com
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/pageblock-flags.h')
0 files changed, 0 insertions, 0 deletions