]> git.kernelconcepts.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>
Thu, 13 Sep 2012 01:01:14 +0000 (11:01 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 17 Sep 2012 10:46:11 +0000 (20:46 +1000)
commita92903da18c531b0f8b233f7b22c1998dbece620
treebe1cea08d40136e8b4d50ad68bbd35030911440f
parentb6003df6fa60a447ac0cbaf5feb5b9e7e07df9f3
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