diff options
author | Zhenzhong Duan <[email protected]> | 2019-07-16 21:17:20 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-07-18 21:41:57 +0200 |
commit | 449f328637e3ca62461da04d60ccb35aa5aa21dc (patch) | |
tree | 84e69322fd91c86c21addd3fc8badd418d589648 /net/lapb/lapb_subr.c | |
parent | cd6697b8b8751b65abd7859af55cf06f36b8e716 (diff) |
x86/boot/compressed/64: Remove unused variable
Fix gcc warning:
arch/x86/boot/compressed/pgtable_64.c: In function 'find_trampoline_placement':
arch/x86/boot/compressed/pgtable_64.c:43:16: warning: unused variable 'trampoline_start' [-Wunused-variable]
unsigned long trampoline_start;
^
Signed-off-by: Zhenzhong Duan <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Kirill A. Shutemov <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions