aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bitmap.c
diff options
context:
space:
mode:
authorAlexey Dobriyan <[email protected]>2015-09-09 22:36:59 +0000
committerLinus Torvalds <[email protected]>2015-09-10 20:29:01 +0000
commit774636e19ed514cdf560006813c0473409616de8 (patch)
tree1b25c96cca1035d1fc45d758bb17e966d4cadf12 /lib/bitmap.c
parentkstrto*: accept "-0" for signed conversion (diff)
downloadkernel-774636e19ed514cdf560006813c0473409616de8.tar.gz
kernel-774636e19ed514cdf560006813c0473409616de8.zip
proc: convert to kstrto*()/kstrto*_from_user()
Convert from manual allocation/copy_from_user/... to kstrto*() family which were designed for exactly that. One case can not be converted to kstrto*_from_user() to make code even more simpler because of whitespace stripping, oh well... Signed-off-by: Alexey Dobriyan <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions