ac100 team mailing list archive
-
ac100 team
-
Mailing list archive
-
Message #01302
Re: [PATCH] staging: nvec: remove unneccessary 'else' after 'return' statement
-
To:
Pawel Lebioda <pawel.lebioda89@xxxxxxxxx>
-
From:
Julian Andres Klode <jak@xxxxxxxxxxxxx>
-
Date:
Fri, 4 Jul 2014 22:59:41 +0200
-
Cc:
devel@xxxxxxxxxxxxxxxxxxxx, Julian Andres Klode <jak@xxxxxxxxxxxxx>, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>, linux-kernel@xxxxxxxxxxxxxxx, linux-tegra@xxxxxxxxxxxxxxx, ac100@xxxxxxxxxxxxxxxxxxx
-
In-reply-to:
<20140704195746.GA4346@ThinkPad>
-
Mail-followup-to:
Pawel Lebioda <pawel.lebioda89@xxxxxxxxx>, Marc Dietrich <marvin24@xxxxxx>, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>, Julian Andres Klode <jak@xxxxxxxxxxxxx>, ac100@xxxxxxxxxxxxxxxxxxx, linux-tegra@xxxxxxxxxxxxxxx, devel@xxxxxxxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx
-
Sender:
Julian Andres Klode <julian.klode@xxxxxxxxx>
-
User-agent:
Mutt/1.5.23 (2014-03-12)
On Fri, Jul 04, 2014 at 09:57:50PM +0200, Pawel Lebioda wrote:
> Hi,
>
> This patch fixes the following warning reported by checkpatch.pl:
>
> WARNING: else is not generally useful after a break or return
> #235: FILE: drivers/staging/nvec/nvec.c:235:
>
> Regards
> Pawel Lebioda
>
> Signed-off-by: Pawel Lebioda <pawel.lebioda89@xxxxxxxxx>
> drivers/staging/nvec/nvec.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Hi Pawel,
Please format your patches correctly. There should be no
"Hi", no "Regards", etc. After the signed off should be a
dashed line.
Use git format-patch to format patches and you can send
them using git-send-email.
See Documentation/SubmittingPatches for more details
Thanks,
--
Julian Andres Klode - Debian Developer, Ubuntu Member
See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.
Be friendly, do not top-post, and follow RFC 1855 "Netiquette".
- If you don't I might ignore you.
Follow ups