summaryrefslogtreecommitdiff
path: root/kexec/arch/sh/kexec-sh.c
diff options
context:
space:
mode:
Diffstat (limited to 'kexec/arch/sh/kexec-sh.c')
-rw-r--r--kexec/arch/sh/kexec-sh.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/kexec/arch/sh/kexec-sh.c b/kexec/arch/sh/kexec-sh.c
index ea56041..aea5dfb 100644
--- a/kexec/arch/sh/kexec-sh.c
+++ b/kexec/arch/sh/kexec-sh.c
@@ -117,9 +117,6 @@ int arch_process_options(int argc, char **argv)
if (opt < OPT_MAX) {
break;
}
- case '?':
- usage();
- return -1;
case OPT_APPEND:
case OPT_NBSD_HOWTO:
case OPT_NBSD_MROOT: