On Thu, Jan 26, 2017 at 02:11:02PM +0100, Thomas Huth wrote: > This is a port of the following commit from the Linux kernel: > > commit fa64205df9dfd7b7662cc64a7e82115c00e428e5 > Author: Pasi Savanainen <[email protected]> > Date: Thu Oct 4 17:13:29 2012 -0700 > > 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 <[email protected]> > Cc: Joe Perches <[email protected]> > Cc: Andy Whitcroft <[email protected]> > Signed-off-by: Andrew Morton <[email protected]> > Signed-off-by: Linus Torvalds <[email protected]> > > Note: I slightly updated the regex for the "Content-Type" line check > since most of the time, the character set does not seem to be given > in quotes. > > Signed-off-by: Thomas Huth <[email protected]> > --- > scripts/checkpatch.pl | 13 +++++++++++-- > 1 file changed, 11 insertions(+), 2 deletions(-)
Reviewed-by: Stefan Hajnoczi <[email protected]>
signature.asc
Description: PGP signature
