diff options
| author | Arnd Bergmann <[email protected]> | 2018-07-24 13:13:28 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-07-24 13:55:05 +0200 |
| commit | 51a2ee0a4e62961131879f8f315052c48265829d (patch) | |
| tree | a4e67565510bb4080bdf01d67d619c327b843e34 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 367b955907b1123f8374025f02f579306886697e (diff) | |
staging: rtl8188eu/rtl8723bs: fix character encoding
drivers/staging/rtl8188eu/include/odm.h uses an incorrect encoding
for the '...' character in two comments, which makes it one of the
few non-UTF-8 source files.
This removes the odd characters and uses the same ASCII representation
that we have in the regular rtlwifi driver. The second instance
of drivers/staging/rtl8723bs/hal/odm.h is garbled in a different way,
so I change it to be the same as well even though it is already
plain ASCII.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions