diff options
author | Laurent Navet <laurent.navet@gmail.com> | 2012-11-30 11:57:32 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-07 14:00:35 -0800 |
commit | a37629024975714f1e2fa9851b7f77cd1bad0790 (patch) | |
tree | 6f0cfece476cc007f321a9ba1df4912e929bf568 /drivers/remoteproc | |
parent | b466eb5e22acca73fe6c287646139b4d139bd26a (diff) |
staging: line6: pcm.c fix checkpatch issues
fix those checkpatch issues
drivers/staging/line6/pcm.c:84:
WARNING: simple_strtoul is obsolete, use kstrtoul instead
call to obsolete simple_strtoul() replaced by kstrtoint()
drivers/staging/line6/pcm.c:423:
ERROR: switch and case should be at the same indent
realigns comments
Signed-off-by: Laurent Navet <laurent.navet@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/remoteproc')
0 files changed, 0 insertions, 0 deletions