vfs: get_sb_single() - do not pass options twice
[safe/jmp/linux-2.6] / fs / gfs2 / gfs2.h
index 3bb11c0..ef606e3 100644 (file)
@@ -16,11 +16,6 @@ enum {
 };
 
 enum {
-       NO_WAIT = 0,
-       WAIT = 1,
-};
-
-enum {
        NO_FORCE = 0,
        FORCE = 1,
 };