[PATCH 0/4] drivers: staging: checkpatch fixes

tcharding me at tobin.cc
Sun Apr 17 22:28:57 UTC 2016


drivers/staging/android/ion/ion.c produces 2 warnings and 29 checks.

This patch set fixes both warnings and all but 4 of the checks.  All
except the last patch are trivial.

Signed-off-by: tcharding <me at tobin.cc>
---

Patch 1/4 is whitespace only.

This is my first Linux kernel patch.

thanks

tcharding (4):
  staging: android: ion: fixed checkpatch alignment warnings
  staging: android: ion: fixed checkpatch long line warnings
  staging: android: ion: fixed checkpatch comparison to NULL warnings
  staging: android: ion: changed BUG_ON to WARN[_ON]

 drivers/staging/android/ion/ion.c | 88 +++++++++++++++++++++-------------
 1 file changed, 48 insertions(+), 40 deletions(-)

-- 
2.7.4



More information about the devel mailing list