diff options
author | Jingoo Han <jg1.han@samsung.com> | 2012-01-11 03:09:19 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-11 04:30:48 +0400 |
commit | 66655760bf38861299e3c8196f5303f886b0eef9 (patch) | |
tree | fb027ccb8c61fa987aec251887c91541d310be9d /net/wireless | |
parent | 1cfc6fee34a4343d79357c46722eb840fbc04f46 (diff) | |
download | linux-66655760bf38861299e3c8196f5303f886b0eef9.tar.xz |
backlight: use kstrtoul()
The usage of simple_strtoul() or strict_strtoul() is not preferred. Thus,
kstrtoul should be used.
This patch also fixes checkpatch error as follows:
ERROR: space required after that ',' (ctx:VxV)
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions