Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9336fe91 authored by Lee Jones's avatar Lee Jones
Browse files

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: default avatarLee Jones <lee.jones@linaro.org>
parent d69d4212
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment