summaryrefslogtreecommitdiffstats
path: root/libblkid/src/superblocks/zfs.c
diff options
context:
space:
mode:
authorKarel Zak2015-08-05 12:48:54 +0200
committerKarel Zak2015-08-05 12:48:54 +0200
commit2bf68c93348a25bdb96c370e9d7fd8ff2ead8564 (patch)
treeee4dceb40b92228ad917f54b7e50da45ffbb20e6 /libblkid/src/superblocks/zfs.c
parentlibmount: variable dereferenced before check [smatch scan] (diff)
downloadkernel-qcow2-util-linux-2bf68c93348a25bdb96c370e9d7fd8ff2ead8564.tar.gz
kernel-qcow2-util-linux-2bf68c93348a25bdb96c370e9d7fd8ff2ead8564.tar.xz
kernel-qcow2-util-linux-2bf68c93348a25bdb96c370e9d7fd8ff2ead8564.zip
libblkid: fix inconsistent indenting [smatch scan]
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libblkid/src/superblocks/zfs.c')
-rw-r--r--libblkid/src/superblocks/zfs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libblkid/src/superblocks/zfs.c b/libblkid/src/superblocks/zfs.c
index e9c10dcd6..8f82d1e6b 100644
--- a/libblkid/src/superblocks/zfs.c
+++ b/libblkid/src/superblocks/zfs.c
@@ -186,9 +186,9 @@ static int find_uberblocks(const void *label, loff_t *ub_offset, int *swap_endia
found++;
zdebug("probe_zfs: found big-endian uberblock at %llu\n", offset >> 10);
}
- }
+ }
- return found;
+ return found;
}
/* ZFS has 128x1kB host-endian root blocks, stored in 2 areas at the start