diff options
author | Jiapeng Chong <[email protected]> | 2023-01-05 17:01:41 +0800 |
---|---|---|
committer | Juergen Gross <[email protected]> | 2023-01-09 07:54:28 +0100 |
commit | 37c1785609833e626d344047a84e272b7879b2c3 (patch) | |
tree | f9411206f5da27164dc99f7a3c0d675be37949f4 /scripts/gdb/linux/device.py | |
parent | 7cffcade57a429667447c4f41d8414bbcf1b3aaa (diff) |
x86/xen: Remove the unused function p2m_index()
The function p2m_index is defined in the p2m.c file, but not called
elsewhere, so remove this unused function.
arch/x86/xen/p2m.c:137:24: warning: unused function 'p2m_index'.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3557
Reported-by: Abaci Robot <[email protected]>
Signed-off-by: Jiapeng Chong <[email protected]>
Reviewed-by: Juergen Gross <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions