]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - spaceman/prealloc.c
xfsprogs: Release v6.8.0
[thirdparty/xfsprogs-dev.git] / spaceman / prealloc.c
index e5d857bdd3345d54ee5efa7f23ba778935e43f0c..6fcbb461125b2f4fa68fda96bd07fed4df8a35db 100644 (file)
@@ -56,7 +56,6 @@ prealloc_f(
                        eofb.eof_min_file_size = cvtnum(fsgeom->blocksize,
                                        fsgeom->sectsize, optarg);
                        break;
-               case '?':
                default:
                        return command_usage(&prealloc_cmd);
                }