From: Alex Dubov <oakad@yahoo.com>
To: Daniel Drake <dsd@gentoo.org>, drzeus-mmc@drzeus.cx
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] tifm_sd: add missing \n
Date: Sun, 25 Mar 2007 18:33:20 -0700 (PDT) [thread overview]
Message-ID: <302069.50522.qm@web36707.mail.mud.yahoo.com> (raw)
In-Reply-To: <20070325222414.C16C57B409F@zog.reactivated.net>
In fact, this is fixed in already queued patch set.
--- Daniel Drake <dsd@gentoo.org> wrote:
> Noticed this in user logs.
>
> Signed-off-by: Daniel Drake <dsd@gentoo.org>
>
> Index: linux/drivers/mmc/tifm_sd.c
> ===================================================================
> --- linux.orig/drivers/mmc/tifm_sd.c
> +++ linux/drivers/mmc/tifm_sd.c
> @@ -676,7 +676,7 @@ static void tifm_sd_abort(unsigned long
> struct tifm_sd *host = (struct tifm_sd*)data;
>
> printk(KERN_ERR DRIVER_NAME
> - ": card failed to respond for a long period of time");
> + ": card failed to respond for a long period of time\n");
>
> tifm_sd_terminate(host);
> tifm_eject(host->dev);
>
____________________________________________________________________________________
Food fight? Enjoy some healthy debate
in the Yahoo! Answers Food & Drink Q&A.
http://answers.yahoo.com/dir/?link=list&sid=396545367
prev parent reply other threads:[~2007-03-26 1:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-25 22:24 Daniel Drake
2007-03-26 1:33 ` Alex Dubov [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=302069.50522.qm@web36707.mail.mud.yahoo.com \
--to=oakad@yahoo.com \
--cc=drzeus-mmc@drzeus.cx \
--cc=dsd@gentoo.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
Powered by JetHome