diff options
author | 2012-05-29 15:07:26 -0700 | |
---|---|---|
committer | 2012-05-29 16:22:31 -0700 | |
commit | 872b86be0a285b11b03614456b67fdaf78e86f3d (patch) | |
tree | 1bd709cf5e71997b290e3eaf9a4aa8dd16dc49a9 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | leds: driver for DA9052/53 PMIC v2 (diff) | |
download | wireguard-linux-872b86be0a285b11b03614456b67fdaf78e86f3d.tar.xz wireguard-linux-872b86be0a285b11b03614456b67fdaf78e86f3d.zip |
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 <shuahkhan@gmail.com>
Cc: Joe Perches <joe@perches.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Cc: Bryan Wu <bryan.wu@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions