[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAFLxGvyYH4c+YKaRkgztXzLA9sPk+7fPYbdmxd=1528HE_Vb7A@mail.gmail.com>
Date: Mon, 27 Apr 2015 09:44:14 +0200
From: Richard Weinberger <richard.weinberger@...il.com>
To: Derek Robson <robsonde@...il.com>
Cc: "linux-mm@...ck.org" <linux-mm@...ck.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] mm: fixed whitespace style errors in failslab.c
On Mon, Apr 27, 2015 at 9:33 AM, Derek Robson <robsonde@...il.com> wrote:
> This patch fixes a white space issue found with checkpatch.pl in failslab.c
> ERROR: code indent should use tabs where possible
>
> Added a tab to replace the spaces to meet the preferred style.
>
> Signed-off-by: Derek Robson <robsonde@...il.com>
> ---
> mm/failslab.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Running checkpatch.pl against in-tree files is not really useful.
Especially if you "fix" only whitespace stuff.
Most maintainers agree that it is not worth the maintenance overhead
and the git history pollution.
Please stick to drivers/staging/ or fix real issues. :-)
--
Thanks,
//richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists