diff options
author | Lee Jones <lee.jones@linaro.org> | 2014-07-21 19:08:55 +0400 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2014-07-25 18:31:45 +0400 |
commit | 9336fe9104120688dc61fdc3d74a123c49ff5ea2 (patch) | |
tree | 515e1ae71bec6832ceb37f9deb55df365f9b4114 /drivers/crypto/n2_asm.S | |
parent | d69d4212b821e60fa82d57564067bf73df057fd3 (diff) | |
download | linux-9336fe9104120688dc61fdc3d74a123c49ff5ea2.tar.xz |
mfd: ipaq-micro: Fix coding style errors/warnings reported by checkpatch
This is part of an effort to clean-up the MFD subsystem.
ERROR: space required before the open parenthesis '('
+ if(!micro->msg)
WARNING: unnecessary whitespace before a quoted newline
+ dev_dbg(micro->dev, "key message ignored, no handle \n");
WARNING: unnecessary whitespace before a quoted newline
+ dev_dbg(micro->dev, "touchscreen message ignored, no handle \n");
WARNING: space prohibited before semicolon
+ rx->id = (ch & 0xf0) >> 4 ;
total: 1 errors, 3 warnings, 482 lines checked
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/crypto/n2_asm.S')
0 files changed, 0 insertions, 0 deletions