From fa64205df9dfd7b7662cc64a7e82115c00e428e5 Mon Sep 17 00:00:00 2001 From: Pasi Savanainen Date: Thu, 4 Oct 2012 17:13:29 -0700 Subject: [PATCH] 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 Cc: Joe Perches Cc: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed