aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorStafford Horne <shorne@gmail.com>2022-02-05 22:41:41 +0900
committerStafford Horne <shorne@gmail.com>2022-05-23 17:15:49 +0900
commitde901d12df896ffab7f08b26a5abcbc5e720b455 (patch)
tree4902e00213e76f217b2521d80af01b0e3b8c48b6 /net/unix/sysctl_net_unix.c
parentf4b26b1a7b3e10b6e26078d80d035574b0975185 (diff)
openrisc/traps: Remove die_if_kernel function
This was noticed when I saw this warning: arch/openrisc/kernel/traps.c:234:6: warning: no previous prototype for 'die_if_kernel' [-Wmissing-prototypes] 234 | void die_if_kernel(const char *str, struct pt_regs *regs, long err) | ^~~~~~~~~~~~~ The die_if_kernel function is not used in the OpenRISC port so remove it. Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions