All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pawel Lebioda <pawel.lebioda89-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Julian Andres Klode <jak-4HMq4SXA452hPH1hqNUYSQ@public.gmane.org>,
	Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>
Cc: Greg Kroah-Hartman
	<gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>,
	ac100-oU9gvf+ajcQ97yFScArB1dHuzzzSOjJt@public.gmane.org,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH 0/2] staging: nvec: fix some coding style problems
Date: Sat,  5 Jul 2014 22:30:54 +0200	[thread overview]
Message-ID: <cover.1404586529.git.pawel.lebioda89@gmail.com> (raw)

The following patches fix some warnings reported by checkpatch.pl

Pawel Lebioda (2):
  staging: nvec: remove unnecessary 'else' after 'return' statement
  staging: nvec: remove unneccessary 'out of memory' message

 drivers/staging/nvec/nvec.c | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

-- 
1.8.3.2

WARNING: multiple messages have this Message-ID (diff)
From: Pawel Lebioda <pawel.lebioda89@gmail.com>
To: Julian Andres Klode <jak@jak-linux.org>, Marc Dietrich <marvin24@gmx.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	ac100@lists.launchpad.net, linux-tegra@vger.kernel.org,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] staging: nvec: fix some coding style problems
Date: Sat,  5 Jul 2014 22:30:54 +0200	[thread overview]
Message-ID: <cover.1404586529.git.pawel.lebioda89@gmail.com> (raw)

The following patches fix some warnings reported by checkpatch.pl

Pawel Lebioda (2):
  staging: nvec: remove unnecessary 'else' after 'return' statement
  staging: nvec: remove unneccessary 'out of memory' message

 drivers/staging/nvec/nvec.c | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

-- 
1.8.3.2


             reply	other threads:[~2014-07-05 20:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-05 20:30 Pawel Lebioda [this message]
2014-07-05 20:30 ` [PATCH 0/2] staging: nvec: fix some coding style problems Pawel Lebioda
2014-07-05 20:30 ` [PATCH 1/2] staging: nvec: remove unnecessary 'else' after 'return' statement Pawel Lebioda
2014-07-05 20:30   ` Pawel Lebioda
2014-07-07  5:53   ` Thierry Reding
2014-07-07  5:53     ` Thierry Reding
2014-07-05 20:30 ` [PATCH 2/2] staging: nvec: remove unneccessary 'out of memory' message Pawel Lebioda
2014-07-05 20:30   ` Pawel Lebioda
2014-07-07  5:53   ` Thierry Reding
2014-07-07  5:53     ` Thierry Reding
2014-07-06  8:26 ` [PATCH 0/2] staging: nvec: fix some coding style problems Marc Dietrich
2014-07-06  8:26   ` Marc Dietrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1404586529.git.pawel.lebioda89@gmail.com \
    --to=pawel.lebioda89-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=ac100-oU9gvf+ajcQ97yFScArB1dHuzzzSOjJt@public.gmane.org \
    --cc=devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org \
    --cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org \
    --cc=jak-4HMq4SXA452hPH1hqNUYSQ@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=marvin24-Mmb7MZpHnFY@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.