On Sun, Jul 18, 2021 at 02:14:22PM -0600, Simon Glass wrote:

> From: Joe Perches <[email protected]>
> 
> Allow prefixing typical strings with L for wide strings and u for
> unicode strings.
> 
> Signed-off-by: Joe Perches <[email protected]>
> Signed-off-by: Simon Glass <[email protected]>
> ---
> This was found on LKML:
> 
> https://lore.kernel.org/lkml/[email protected]/T/
> 
> It likely wasn't applied because it did not show up in patchwork
> correctly, due to the patch being inline:
> 
> https://lore.kernel.org/patchwork/patch/842121/
> 
> In any case, it needed rebasing and updating to support 'u'.
> 
> Heinrich, perhaps you can send this upstream since you have the context?
> 
> Changes in v2:
> - Add new patch to reduce checkpatch unicode-string spam
> 
>  scripts/checkpatch.pl | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)

I'm very much against having checkpatch.pl changes that aren't inside of
the u_boot area.  We're currently at I believe just 1 (outside of adding
--u-boot flag) and I'm testing a resync to v5.13 now that just adds one
more for good reason and is also obvious enough to not get lost.  This
however will get lost in a future resync so needs to be brought up with
upstream.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to