Re: [PATCH RFC] perf/callchain: fixup charset file header

2017-05-22 Thread Peter Zijlstra
On Sat, May 20, 2017 at 06:47:31PM +0200, Nicholas Mc Guire wrote: > Non-UTF-8 characters are a problem for some terminals and also > make greping harder than necessary - this only switches the > copyright sign to the common (C). > > Reported-by: Markus Kreidl > Signed-off-by: Nicholas Mc Guire

[PATCH RFC] perf/callchain: fixup charset file header

2017-05-20 Thread Nicholas Mc Guire
Non-UTF-8 characters are a problem for some terminals and also make greping harder than necessary - this only switches the copyright sign to the common (C). Reported-by: Markus Kreidl Signed-off-by: Nicholas Mc Guire --- Found by checkpatch --strict: CHECK: Invalid UTF-8, patch and commit messa