diff options
author | Huang Shijie <sjhuang@iluvatar.ai> | 2021-02-25 17:21:17 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-02-26 09:41:04 -0800 |
commit | 0e24465d3313832e82f8bd9ee2439da1367dd2e5 (patch) | |
tree | d720dc613eb5afe1911d9fb446d19d8e096868c7 /include/linux/string.h | |
parent | 7b4693e644cbdafdb2a2393fee8f81d85edd1b7d (diff) |
lib/genalloc.c: change return type to unsigned long for bitmap_set_ll
Just as bitmap_clear_ll(), change return type to unsigned long
for bitmap_set_ll to avoid the possible overflow in future.
Link: https://lkml.kernel.org/r/20210105031644.2771-1-sjhuang@iluvatar.ai
Signed-off-by: Huang Shijie <sjhuang@iluvatar.ai>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions