diff options
| author | Randy Dunlap <[email protected]> | 2019-03-07 16:26:39 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-03-07 18:31:59 -0800 |
| commit | b95c4d18d5936c9f2c1a39347d73acb3e523ca24 (patch) | |
| tree | b8c8f9e0578978da94cfd461641b4c2f8e907fdf /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 4169680e9f7cdbf893f8885611b3235aeda94224 (diff) | |
<linux/kernel.h>: drop the gcc-3.3 'const' hack in roundup()
The single quotation marks around "const" were causing a documentation
markup warning with reST. Instead of fixing that warning, just delete
that comment line and the gcc-3.3 hack of using "const" in the roundup()
macro since gcc-3.3 is no longer supported for kernel builds.
I did around 20 different $arch builds with no problems, but we'll just
have to see if this causes problems for anyone else out there.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Randy Dunlap <[email protected]>
Suggested-by: Matthew Wilcox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions