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>] [thread-next>] [day] [month] [year] [list]
Date:   Fri,  8 Dec 2017 11:26:53 +0530
From:   Dhaval Shah <dhaval.shah@...tnautics.com>
To:     arnd@...db.de, gregkh@...uxfoundation.org
Cc:     linux-kernel@...r.kernel.org,
        Dhaval Shah <dhaval.shah@...tnautics.com>
Subject: [PATCH 0/3] misc: ics932s401: warnings and errors are resolved.

Two types of checkpatch warnings and one type of error are resolved.
 * First patch  : Missing a blank line after declarations
 * Second patch : please, no space before tabs
 * third patch  : open brace { should be on the previous line

Issue found by checkpatch.
./scripts/checkpatch.pl -f --strict drivers/misc/hpilo.c


Dhaval Shah (3):
  misc: ics932s401: Missing a blank line after declarations
  misc: ics932s401: please, no space before tabs
  misc: ics932s401: open brace should be on the previous line

 drivers/misc/ics932s401.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ