diff options
| author | Jiapeng Chong <[email protected]> | 2023-02-10 14:42:43 +0800 |
|---|---|---|
| committer | Luis Chamberlain <[email protected]> | 2023-03-09 12:55:15 -0800 |
| commit | 9e07f161717ab8e8ac1206bf82546511e24cbb7b (patch) | |
| tree | f21650b4d1734f53099013aeeba7ce787ff29efa /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | ac3b43283923440900b4f36ca5f9f0b1ca43b70e (diff) | |
module: Remove the unused function within
The function within is defined in the main.c file, but not called
elsewhere, so remove this unused function.
This routine became no longer used after commit ("module: replace
module_layout with module_memory").
kernel/module/main.c:3007:19: warning: unused function 'within'.
Reported-by: Abaci Robot <[email protected]>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=4035
Signed-off-by: Jiapeng Chong <[email protected]>
[mcgrof: adjust commit log to explain why this change is needed]
Signed-off-by: Luis Chamberlain <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions