sparc64: fix sparse warning in kprobes.c
authorSam Ravnborg <sam@ravnborg.org>
Fri, 16 May 2014 21:26:10 +0000 (23:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 May 2014 02:01:34 +0000 (19:01 -0700)
commit758a0170855b3476ad767892cf6314866958cb77
treef7ddab600f5ee57622209830145765b01b0fdafa
parent48c7eca5f27c9a8a23fd30eee2edb417bda18aea
sparc64: fix sparse warning in kprobes.c

Fix following warning:
kprobes.c:419:27: warning: symbol 'kprobe_trap' was not declared. Should it be static?

Add proper prototype

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/kprobes.h
This page took 0.024396 seconds and 5 git commands to generate.