whitespace fixes. no code changes
[oweals/busybox.git] / util-linux / volume_id / linux_raid.c
index 761e54f9f3e5c9803c7b42992743befc69f30b9e..209eaabe97ffce8089c3c9fb14c93ee8521a5adb 100644 (file)
@@ -69,9 +69,9 @@ int FAST_FUNC volume_id_probe_linux_raid(struct volume_id *id /*,uint64_t off*/,
        volume_id_set_uuid(id, uuid, UUID_DCE);
 
 //     snprintf(id->type_version, sizeof(id->type_version)-1, "%u.%u.%u",
-//              le32_to_cpu(mdp->major_version),
-//              le32_to_cpu(mdp->minor_version),
-//              le32_to_cpu(mdp->patch_version));
+//             le32_to_cpu(mdp->major_version),
+//             le32_to_cpu(mdp->minor_version),
+//             le32_to_cpu(mdp->patch_version));
 
        dbg("found raid signature");
 //     volume_id_set_usage(id, VOLUME_ID_RAID);