diff options
| author | Andy Shevchenko <[email protected]> | 2021-05-10 17:49:25 +0300 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-06-15 17:12:27 +1000 |
| commit | 4cfdd9201cfb85538975f5c8fb83941c3d463ed2 (patch) | |
| tree | 4f1034e7bd7b9391cecebf877480d3622bf2a0a3 /tools/perf/scripts/python/bin | |
| parent | 8f6a54bcaf62a791a7bceccc093497f7f53e2e26 (diff) | |
powerpc/prom_init: 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 cf68787b68a2
("powerpc/prom_init: Evaluate mem kernel parameter for early allocation").
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
[mpe: Reformat prom_isxdigit() now that we allow longer lines]
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions