]> 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, 21 Sep 2012 01:02:13 +0000 (11:02 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 21 Sep 2012 05:59:16 +0000 (15:59 +1000)
commitb04153a4af97a6ff6e439d37210e87433c091336
tree75898afddba07002793f98d3935fa0e2bc3deea8
parent9b81bd94d3e32cf7266321e538c156cd2e55c8d1
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