Re: [PATCH] tifm_sd: add missing \n

From: Alex Dubov
Date: Sun Mar 25 2007 - 21:33:43 EST


In fact, this is fixed in already queued patch set.

--- Daniel Drake <dsd@xxxxxxxxxx> wrote:

> Noticed this in user logs.
>
> Signed-off-by: Daniel Drake <dsd@xxxxxxxxxx>
>
> 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/