diff options
| author | Andy Shevchenko <[email protected]> | 2021-05-10 17:49:47 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-05-13 20:38:51 +0200 |
| commit | 7985723d21a15d4a237efa89e85c938875a3f9c3 (patch) | |
| tree | 0558e049b681b9406acdbb2dcf499e16f8b65945 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 1df92640ba7db67c359dc2d53ef43861281f5af6 (diff) | |
vt: Move custom isspace() to its own namespace
If by some reason any of the headers will include ctype.h
we will have a name collision. Avoid this by moving isspace()
to the dedicate namespace.
First appearance of the code is in the commit 24a1c2a769cf
("Import 1.1.92").
Reported-by: kernel test robot <[email protected]>
Reviewed-by: Jiri Slaby <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[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