From: Paul Mundt <lethal@linux-sh.org>
To: Adrian McMenamin <adrian@newgolddream.dyndns.info>
Cc: linux-sh <linux-sh@vger.kernel.org>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] maple: remove unused variable
Date: Tue, 26 Feb 2008 05:22:23 +0000 [thread overview]
Message-ID: <20080226052223.GE19814@linux-sh.org> (raw)
In-Reply-To: <1203205053.6737.17.camel@localhost.localdomain>
On Sat, Feb 16, 2008 at 11:37:33PM +0000, Adrian McMenamin wrote:
> Remove an unused variable from the definition of struct maple_device
>
> Signed-off-by: Adrian McMenamin <adrian@mcmen.demon.co.uk>
> ---
>
> diff -ruN a/include/linux/maple.h b/include/linux/maple.h
> --- a/include/linux/maple.h 2008-02-16 20:52:09.000000000 +0000
> +++ b/include/linux/maple.h 2008-02-16 21:42:06.000000000 +0000
> @@ -64,7 +64,6 @@
> int (*connect) (struct maple_device * dev);
> void (*disconnect) (struct maple_device * dev);
> struct device_driver drv;
> - int registered;
> };
>
Applied, thanks.
prev parent reply other threads:[~2008-02-26 5:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-16 23:37 [PATCH] maple: remove unused variable Adrian McMenamin
2008-02-26 5:22 ` Paul Mundt [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=20080226052223.GE19814@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=adrian@newgolddream.dyndns.info \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox