diff options
| author | Richard Yao <ryao@gentoo.org> | 2014-04-23 04:04:41 +0000 |
|---|---|---|
| committer | Brian Behlendorf <behlendorf1@llnl.gov> | 2014-05-31 00:02:37 +0000 |
| commit | 2024041b6c5134a925a33c10eff24a47ecb541a6 (patch) | |
| tree | cab29b947802495f0a37b0dc965a9b6da65b4449 /cmd | |
| parent | 4def05f8a68f7255dfb88606a9b475314c828a06 (diff) | |
Diffstat (limited to 'cmd')
| -rw-r--r-- | cmd/zstreamdump/zstreamdump.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/zstreamdump/zstreamdump.c b/cmd/zstreamdump/zstreamdump.c index c5bcdabd3cb6..a4c451d53029 100644 --- a/cmd/zstreamdump/zstreamdump.c +++ b/cmd/zstreamdump/zstreamdump.c @@ -127,7 +127,6 @@ main(int argc, char *argv[]) } send_stream = stdin; - pcksum = zc; while (ssread(drr, sizeof (dmu_replay_record_t), &zc)) { if (first) { |
