summaryrefslogtreecommitdiffstats
path: root/pcitool/cli.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcitool/cli.c')
-rw-r--r--pcitool/cli.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pcitool/cli.c b/pcitool/cli.c
index 3676a56..0b0c98d 100644
--- a/pcitool/cli.c
+++ b/pcitool/cli.c
@@ -1716,8 +1716,6 @@ int WriteRegister(pcilib_t *handle, const pcilib_model_description_t *model_info
printf("\n");
}
}
- else
- printf("%s is written\n ", reg);
} else {
printf("%s is written\n ", reg);
}