summaryrefslogtreecommitdiff
path: root/btrfstune.c
diff options
context:
space:
mode:
authorDimitri John Ledkov <xnox@ubuntu.com>2016-08-11 12:45:00 +0100
committerDimitri John Ledkov <xnox@ubuntu.com>2016-08-11 12:45:00 +0100
commitffd998be34a1a3d208106d051e85058ff9ac9667 (patch)
tree3f93a4a7362dcbdbadf5086e9404dc58ea22200a /btrfstune.c
parent3d69435ee3292b4b1db2d61c4784789d75883821 (diff)
Imported Upstream version 4.7
Diffstat (limited to 'btrfstune.c')
-rw-r--r--btrfstune.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/btrfstune.c b/btrfstune.c
index f731e3d2..ac559fb9 100644
--- a/btrfstune.c
+++ b/btrfstune.c
@@ -399,7 +399,6 @@ int main(int argc, char *argv[])
int ret;
u64 super_flags = 0;
- optind = 1;
while(1) {
static const struct option long_options[] = {
{ "help", no_argument, NULL, GETOPT_VAL_HELP},