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-prev] [day] [month] [year] [list]
Date:	Mon, 15 Jun 2015 19:56:30 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	fabf@...net.be
Cc:	linux-kernel@...r.kernel.org, chien.yen@...cle.com,
	rds-devel@....oracle.com, netdev@...r.kernel.org
Subject: Re: [PATCH 1/1 net-next] net: rds: use for_each_sg() for
 scatterlist parsing

From: Fabian Frederick <fabf@...net.be>
Date: Mon, 15 Jun 2015 19:13:05 +0200

>  {
>  	unsigned int i;
> +	struct scatterlist *sg;

Please order local variables from longest to shortest line (reverse
christmas tree).

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists