Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753183AbaGLUSo (ORCPT ); Sat, 12 Jul 2014 16:18:44 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:48290 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751875AbaGLUSm (ORCPT ); Sat, 12 Jul 2014 16:18:42 -0400 Date: Sat, 12 Jul 2014 13:23:10 -0700 From: Greg KH To: Peter Senna Tschudin Cc: swetland@google.com, daniel@ffwll.ch, maarten.lankhorst@canonical.com, john.stultz@linaro.org, sumit.semwal@linaro.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Subject: Re: [PATCH] staging: android: Cleanup style issues Message-ID: <20140712202310.GA9919@kroah.com> References: <1405194956-4590-1-git-send-email-peter.senna@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1405194956-4590-1-git-send-email-peter.senna@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > --- > 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/