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, 2 Jun 2014 22:10:53 +0300
From:	Dan Carpenter <dan.carpenter@...cle.com>
To:	Federico Di Pierro <nierro92@...il.com>
Cc:	jic23@...nel.org, gregkh@...uxfoundation.org, jg1.han@...sung.com,
	sachin.kamat@...aro.org, linux-iio@...r.kernel.org,
	devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fix some coding style problem in
 drivers/staging/iio/frequency/ad9832.c

On Mon, Jun 02, 2014 at 07:05:01PM +0200, Federico Di Pierro wrote:
> -		else {
> +		} else {
>  			ret = -EINVAL;
>  			break;
>  		}
> 
> 
> Signed-off-by: Federico Di Pierro <nierro92@...il.org>

This goes after the changelog and before the diff.

regards,
dan carpenter

--
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