]> 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>
Wed, 26 Sep 2012 01:34:31 +0000 (11:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 26 Sep 2012 05:45:25 +0000 (15:45 +1000)
commit34fc17624f2886794a9b9682775cf955f3ab3d2d
tree06ec8c3a84d7533e169d43ac7f5eab5e90fe5034
parent554f3e75cf4ad74419dbfa9fe41d00cdf6955327
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