[PATCH 3/4] mmc: Logging neatening

NamJae Jeon linkinjeon at gmail.com
Tue Nov 15 20:55:27 EST 2011


2011/11/16 Joe Perches <joe at perches.com>:
> On Wed, 2011-11-16 at 10:48 +0900, NamJae Jeon wrote:
>
> [123K of untrimmed reply]
>
> If you wrote something, I didn't find it.
>

> -       dev_info(&pdev->dev, "DW MMC controller at irq %d, "
> -                "%d bit host data width, "
> -                "%u deep fifo\n",
> +       dev_info(&pdev->dev,
> +       "DW MMC controller at irq %d, %d bit host data width, %u deep fifo\n",
>                 irq, width, fifo_size);

I think that tab is needed this "DW MMC controller at irq ...." ?



More information about the linux-arm-kernel mailing list