From: David Miller <davem@davemloft.net>
To: cdfrey@foursquare.net
Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ide: fixed section mismatch warning in cmd640.c
Date: Thu, 28 Jan 2010 06:06:12 -0800 (PST) [thread overview]
Message-ID: <20100128.060612.147277319.davem@davemloft.net> (raw)
In-Reply-To: <20100126221056.GA19192@foursquare.net>
From: Chris Frey <cdfrey@foursquare.net>
Date: Tue, 26 Jan 2010 17:10:56 -0500
> Signed-off-by: Chris Frey <cdfrey@foursquare.net>
Applied.
In the future please CC: linux-ide@vger.kernel.org on all IDE
patches.
Thanks.
> ---
> drivers/ide/cmd640.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/ide/cmd640.c b/drivers/ide/cmd640.c
> index 1a32d62..cb11938 100644
> --- a/drivers/ide/cmd640.c
> +++ b/drivers/ide/cmd640.c
> @@ -605,7 +605,7 @@ static void cmd640_set_pio_mode(ide_drive_t *drive, const u8 pio)
> }
> #endif /* CONFIG_BLK_DEV_CMD640_ENHANCED */
>
> -static void cmd640_init_dev(ide_drive_t *drive)
> +static void __init cmd640_init_dev(ide_drive_t *drive)
> {
> unsigned int i = drive->hwif->channel * 2 + (drive->dn & 1);
>
> --
> 1.6.2.5
>
prev parent reply other threads:[~2010-01-28 14:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-26 22:10 Chris Frey
2010-01-28 14:06 ` David Miller [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=20100128.060612.147277319.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=cdfrey@foursquare.net \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@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
all inboxes | Powered by JetHome®