diff options
author | Liu Song <[email protected]> | 2024-03-13 11:10:11 -0700 |
---|---|---|
committer | Kees Cook <[email protected]> | 2024-03-18 11:24:15 -0700 |
commit | c4ca2276f18ee638e4bb156126e6e1bf5e09f28e (patch) | |
tree | 30a9d108700bbf8e8d4f0ed60887b1ecce88e49e /include/linux/overflow.h | |
parent | 77fcc34769c8a0a228af32c52ba7d3ef64690c0d (diff) |
arch/Kconfig: eliminate needless UTF-8 character in Kconfig help
Use "find ./linux/* | grep Kconfig | xargs file | grep UTF", can find
files with utf-8 encoded characters, these files will display garbled
characters in menuconfig, except for characters with special meanings
that cannot be modified, modify the characters with obvious errors to
eliminate the wrong display under meunconfig.
Signed-off-by: Liu Song <[email protected]>
Suggested-by: Bjorn Helgaas <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Tested-by: Randy Dunlap <[email protected]>
Link: https://lore.kernel.org/lkml/[email protected]/
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions