commit | a77c25a61cbeb3ba8296549c6db6fb60186b4c9a | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Oct 29 08:28:52 2017 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sun Oct 29 10:13:10 2017 -0400 |
tree | f47ae6b4869123df1624076fbbabdc6b8034ad18 | |
parent | 32a7414e82c726888d696a48f4fa1c763758352b [diff] |
checkpatch: Support wide strings Allow prefixing typical strings with L for wide strings Patch originally by Joe Perches https://lkml.org/lkml/2017/10/17/1117 Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>