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:	Sat, 7 Feb 2015 17:42:46 +0800
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Pushpendra Singh <pushpendra.singh@...rtplayin.com>
Cc:	linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org,
	marek.belisko@...il.com
Subject: Re: [PATCH 1/8] staging: ft1000: ft1000-pcmcia: removed unnecessary
 braces

On Fri, Feb 06, 2015 at 04:14:54PM +0530, Pushpendra Singh wrote:
> Removed checkpatch.pl warnings
> WARNING: braces {} are not necessary for single statement blocks
> +                       if (tempword == 0xfefe) {
> +                               break;
> +                       }
> 
> Signed-off-by: Pushpendra Singh <pushpendra.singh@...rtplayin.com>
> ---
>  drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c | 71 +++++++++---------------
>  1 file changed, 25 insertions(+), 46 deletions(-)

This patch doesn't apply to my tree :(

Can you please refresh it and resend the series?

thanks,

greg k-h
--
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