Whamcloud - gitweb
Branch b1_6
authoranserper <anserper>
Wed, 9 Jan 2008 09:26:07 +0000 (09:26 +0000)
committeranserper <anserper>
Wed, 9 Jan 2008 09:26:07 +0000 (09:26 +0000)
b=13904
i=sergey.glushchenko
i=johann

"fix unused variable warning" patch

lustre/utils/lfs.c

index a714ab7..168759d 100644 (file)
@@ -1270,7 +1270,6 @@ static int lfs_quotainv(int argc, char **argv)
         int c;
         char *mnt;
         struct if_quotactl qctl;
-        char *obd_type = (char *)qctl.obd_type;
         int rc;
 
         memset(&qctl, 0, sizeof(qctl));