aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi
diff options
context:
space:
mode:
authorShuah Khan <[email protected]>2012-05-29 15:07:26 -0700
committerLinus Torvalds <[email protected]>2012-05-29 16:22:31 -0700
commit872b86be0a285b11b03614456b67fdaf78e86f3d (patch)
tree1bd709cf5e71997b290e3eaf9a4aa8dd16dc49a9 /lib/mpi
parent5ba736311bf6fea25c97e868b7de6d3de8800aba (diff)
leds: simple_strtoul() cleanup
led-class.c and ledtrig-timer.c still use simple_strtoul(). Change them to use kstrtoul() instead of obsolete simple_strtoul(). Also fix the existing int ret declaration to be ssize_t to match the return type for _store functions in ledtrig-timer.c. Signed-off-by: Shuah Khan <[email protected]> Cc: Joe Perches <[email protected]> Cc: Richard Purdie <[email protected]> Cc: Bryan Wu <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions