Re: [PATCH 3/3] fat: fix quoted string splits

From: Joe Perches
Date: Sat Jul 15 2017 - 00:18:16 EST


On Sat, 2017-07-15 at 04:20 +0300, Andy Shevchenko wrote:
> On Sat, Jul 15, 2017 at 2:05 AM, Carlos Palminha
> <CARLOS.PALMINHA@xxxxxxxxxxxx> wrote:
> > corrects quoted string split across lines, based on checkpatch.
>
> At some point you may switch
>
> fat_msg(sb, KERN_ERR, ...)
>
> to
>
> fat_fs_error(sb, ...)

The output would be different.