lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ