X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=fs%2Fcompat.c;h=2ce4456aad309eebc3df3c200178561046d87093;hb=37817f2982d0f559f90cecc66e150dd9d2c2df05;hp=43ca0165740c09d6384fff4bce30279aca3e8ab4;hpb=f527cf405017e60ceb28f84e2d60ab16fc34f209;p=linux-2.6-omap-h63xx.git diff --git a/fs/compat.c b/fs/compat.c index 43ca0165740..2ce4456aad3 100644 --- a/fs/compat.c +++ b/fs/compat.c @@ -702,9 +702,6 @@ static int do_nfs4_super_data_conv(void *raw_data) real->flags = raw->flags; real->version = raw->version; } - else { - return -EINVAL; - } return 0; }