]> git.karo-electronics.de Git - karo-tx-linux.git/commit
checkpatch: check utf-8 content from a commit log when it's missing from charset
authorPasi Savanainen <pasi.savanainen@nixu.com>
Fri, 28 Sep 2012 00:20:28 +0000 (10:20 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 3 Oct 2012 06:50:48 +0000 (16:50 +1000)
commitbb039beaa1aa13cb2ed5ff238abdbddc76beec30
treeb3a796937693c5dd63a498dddb2fb1728e1ed411
parentd93f1fec83a6e6fe1447905109a706a9721649d5
checkpatch: check utf-8 content from a commit log when it's missing from charset

Check that a commit log doesn't contain UTF-8 when a mail header
explicitly defines a different charset, like

'Content-Type: text/plain; charset="us-ascii"'

Signed-off-by: Pasi Savanainen <pasi.savanainen@nixu.com>
Cc: Joe Perches <joe@perches.com>
Cc: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
scripts/checkpatch.pl