From: Greg KH <gregkh@linuxfoundation.org>
To: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
dan.carpenter@oracle.com, khc@pm.waw.pl
Subject: Re: [PATCH v2] staging: sbe-2t3e3: Remove code that will never execute
Date: Mon, 16 Jul 2012 19:11:06 -0700 [thread overview]
Message-ID: <20120717021106.GA698@kroah.com> (raw)
In-Reply-To: <1342146469-26206-1-git-send-email-marcos.souza.org@gmail.com>
On Thu, Jul 12, 2012 at 11:27:49PM -0300, Marcos Paulo de Souza wrote:
> This patch removes all references of "if 0" blocks in the sbe-2t3e3 driver.
>
> Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
> ---
> drivers/staging/sbe-2t3e3/2t3e3.h | 3 --
> drivers/staging/sbe-2t3e3/cpld.c | 15 ---------
> drivers/staging/sbe-2t3e3/ctrl.c | 19 +++--------
> drivers/staging/sbe-2t3e3/dc.c | 17 ----------
> drivers/staging/sbe-2t3e3/exar7250.c | 40 +++--------------------
> drivers/staging/sbe-2t3e3/exar7300.c | 17 ----------
> drivers/staging/sbe-2t3e3/intr.c | 60 ++--------------------------------
> drivers/staging/sbe-2t3e3/io.c | 21 ------------
> 8 files changed, 10 insertions(+), 182 deletions(-)
>
> diff --git a/drivers/staging/sbe-2t3e3/2t3e3.h b/drivers/staging/sbe-2t3e3/2t3e3.h
> index fe9f086..383f2cf 100644
> --- a/drivers/staging/sbe-2t3e3/2t3e3.h
> +++ b/drivers/staging/sbe-2t3e3/2t3e3.h
>
> Just fix the commit message fo sbr-2t3e3 to sbe-2t3e3.
>
> @@ -801,9 +801,6 @@ u32 cpld_read(struct channel *sc, u32 reg);
Woah, what is that line in the middle of the patch here? That causes
git to (rightfully) choke on the patch.
Please fix this and resend.
thanks,
greg k-h
prev parent reply other threads:[~2012-07-17 2:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-13 2:27 [PATCH v2] staging: sbe-2t3e3: Remove code that will never execute Marcos Paulo de Souza
2012-07-13 14:08 ` Greg KH
2012-07-13 15:17 ` Marcos Souza
2012-07-17 2:11 ` Greg KH [this message]
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=20120717021106.GA698@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=dan.carpenter@oracle.com \
--cc=devel@driverdev.osuosl.org \
--cc=khc@pm.waw.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=marcos.souza.org@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox