lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 18 Apr 2016 10:35:27 +1000
From:	Tobin C Harding <me@...in.cc>
To:	gregkh@...uxfoundation.org
Cc:	arve@...roid.com, riandrews@...roid.com,
	linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org,
	Tobin C Harding <me@...in.cc>
Subject: [PATCH v2 0/4] drivers: staging: checkpatch fixes

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: Tobin C Harding <me@...in.cc>
---

Patch 1/4 is whitespace only.

This is my first Linux kernel patch.

thanks

Tobin C Harding (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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ