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
| ||
|
Message-ID: <20140712202310.GA9919@kroah.com> Date: Sat, 12 Jul 2014 13:23:10 -0700 From: Greg KH <gregkh@...uxfoundation.org> To: Peter Senna Tschudin <peter.senna@...il.com> Cc: swetland@...gle.com, daniel@...ll.ch, maarten.lankhorst@...onical.com, john.stultz@...aro.org, sumit.semwal@...aro.org, devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org Subject: Re: [PATCH] staging: android: Cleanup style issues On Sat, Jul 12, 2014 at 09:55:56PM +0200, Peter Senna Tschudin wrote: > This patch fixes the following checkpatch warnings: > - Remove else after return > - Add space after declaration > > Tested by compilation only. > > Signed-off-by: Peter Senna Tschudin <peter.senna@...il.com> > --- > drivers/staging/android/sync_debug.c | 11 ++++++++--- > 1 file changed, 8 insertions(+), 3 deletions(-) This file is no longer in my kernel tree, what tree did you make it against? Please create staging patches against the staging-next branch of the staging.git tree on git.kernel.org so that I can apply them. 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