Re: [PATCH] mmc: Convert pr_warning to pr_warn

2014-09-24 Thread Ulf Hansson
On 12 September 2014 23:56, Joe Perches wrote: > Use the much more common pr_warn instead of pr_warning. > > Other miscellanea: > > o Coalesce formats > o Realign arguments > o Remove extra spaces when coalescing formats > > Signed-off-by: Joe Perches Thanks! Applied for next! Kind regards Uffe

[PATCH] mmc: Convert pr_warning to pr_warn

2014-09-12 Thread Joe Perches
Use the much more common pr_warn instead of pr_warning. Other miscellanea: o Coalesce formats o Realign arguments o Remove extra spaces when coalescing formats Signed-off-by: Joe Perches --- drivers/mmc/card/block.c | 4 ++-- drivers/mmc/card/queue.c | 6 ++ drivers/mmc/card/sdio