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, 27 Jul 2015 13:47:11 +0800
From:	"Incarnation P. Lee" <incarnation.p.lee@...look.com>
To:	oleg.drokin@...el.com, andreas.dilger@...el.com,
	gregkh@...uxfoundation.org, Julia.Lawall@...6.fr
CC:	HPDD-discuss@...ts.01.org, devel@...verdev.osuosl.org,
	linux-kernel@...r.kernel.org,
	"Pan Li" <incarnation.p.lee@...look.com>
Subject: [PATCH 0/5] staging: lustre: Fix a file 8 warnings of coding sytle.

From: "Pan Li" <incarnation.p.lee@...look.com>

Fix file cl_page.c 8 coding style warning issues as follow:
  Replace spaces at the start of a line.
  Adjust code indent for macro and tail blackslash
  Add a blank line after declarations.
  Remove a trailing */ of a separate line.
  Remove unnecessary braces {} for single statement blocks

 drivers/staging/lustre/lustre/obdclass/cl_page.c | 25 +++++++++++++-----------
 1 file changed, 14 insertions(+), 11 deletions(-)

-- 
1.9.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ