diff options
author | Benjamin Gray <bgray@linux.ibm.com> | 2023-10-11 16:37:04 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-10-19 17:12:47 +1100 |
commit | 419d5d112c2e1e78beda9c3299f71c35141d8dba (patch) | |
tree | 046fe0d67b8f5b23b05d8aa901370022540773b8 /arch/powerpc/kvm/e500mc.c | |
parent | ddfb7d9db843fd4fbdff81fb8a8743f865c3dd96 (diff) |
powerpc: Remove extern from function implementations
Sparse reports several function implementations annotated with extern.
This is clearly incorrect, likely just copied from an actual extern
declaration in another file.
Fix the sparse warnings by removing extern.
Signed-off-by: Benjamin Gray <bgray@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20231011053711.93427-6-bgray@linux.ibm.com
Diffstat (limited to 'arch/powerpc/kvm/e500mc.c')
0 files changed, 0 insertions, 0 deletions