x86/insn: Make insn_complete() static
authorBorislav Petkov <bp@suse.de>
Mon, 23 Nov 2020 22:19:03 +0000 (23:19 +0100)
committerBorislav Petkov <bp@suse.de>
Mon, 15 Mar 2021 12:03:46 +0000 (13:03 +0100)
commitf935178b5c1c32ff803b15892a8ba85a1280cb01
tree8091de53fad64e10fe6b35123b7e718227027895
parent404b639e510b36136ef15b08ca8a022845ed87db
x86/insn: Make insn_complete() static

... and move it above the only place it is used.

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20210304174237.31945-22-bp@alien8.de
arch/x86/include/asm/insn.h
arch/x86/lib/insn.c
tools/arch/x86/include/asm/insn.h
tools/arch/x86/lib/insn.c