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:   Wed, 13 Dec 2017 13:43:06 +0530
From:   Dhaval Shah <dhaval.shah@...tnautics.com>
To:     mjg59@...f.ucam.org, pali.rohar@...il.com, andy@...radead.org
Cc:     platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org,
        Dhaval Shah <dhaval.shah@...tnautics.com>
Subject: [PATCH 0/3] platform/x86: dell-laptop: All the warnings are resolved.

There are total three types of warnings are resolved.
First patch  : Block comments use * on subsequent lines
Second patch : Missing a blank line after declarations
third patch  : braces {} are not necessary for single statement blocks.

Dhaval Shah (3):
  platform/x86: dell-laptop: Block comments use * on subsequent lines
  platform/x86: dell-laptop: Missing a blank line after declarations
  platform/x86: dell-laptop: braces {} are not necessary for single
    statement blocks

 drivers/platform/x86/dell-laptop.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ