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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Mon, 3 Apr 2017 21:38:42 +0530
From:   Varsha Rao <rvarsha016@...il.com>
To:     Matthew Wilcox <mawilcox@...rosoft.com>
Cc:     linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] drivers: char: Fix checkpatch issues.

This patchset fixes checkpatch issues and use IDA allocation instead of
bitmap.

Varsha Rao (5):
  drivers: char: Replace "foo * bar" with "foo *bar".
  drivers: char: Add space after ','.
  drivers: char: Add blank line after declarations.
  drivers: char: Replace printk with pr_err.
  drivers: char: Replace bit operation functions with IDA allocator.

 drivers/char/misc.c | 27 ++++++++++++++++-----------
 1 file changed, 16 insertions(+), 11 deletions(-)

-- 
2.9.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ