[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNAR5j1ygbq9TLqUhbJ+tkMdrtD3BgQoUWZErUrnEoWKYMw@mail.gmail.com>
Date: Fri, 10 May 2019 00:27:39 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Joe Perches <joe@...ches.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Andy Whitcroft <apw@...onical.com>
Subject: [Proposal] end of file checks by checkpatch.pl
Hi Joe,
Does it make sense to check the following
by checkpatch.pl ?
[1] blank line at end of file
[2] no new line at end of file
When I apply a patch,
I sometimes see the following warning from 'git am'.
Applying: kunit: test: add string_stream a std::stream like string builder
.git/rebase-apply/patch:223: new blank line at EOF.
+
I just thought it could be checked
before the patch submission.
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists