-#define FSUR_RECOGNIZED (-1) /* response to FSUC_PROBE; implies that
- * a mount is possible */
-#define FSUR_UNRECOGNIZED (-2) /* negative response to FSUC_PROBE */
-#define FSUR_IO_SUCCESS (-3) /* mount, unmount, repair succeeded */
-#define FSUR_IO_FAIL (-4) /* unrecoverable I/O error */
-#define FSUR_IO_UNCLEAN (-5) /* mount failed, file system not clean
- */
-#define FSUR_INVAL (-6) /* invalid argument */
-#define FSUR_LOADERR (-7) /* kern_loader error */
-#define FSUR_INITRECOGNIZED (-8) /* response to FSUC_PROBE or
- * FSUC_PROBEFORINIT, implies that
- * initialization is possible */
+#define FSUR_RECOGNIZED (-1) /* response to FSUC_PROBE; implies that
+ * a mount is possible */
+#define FSUR_UNRECOGNIZED (-2) /* negative response to FSUC_PROBE */
+#define FSUR_IO_SUCCESS (-3) /* mount, unmount, repair succeeded */
+#define FSUR_IO_FAIL (-4) /* unrecoverable I/O error */
+#define FSUR_IO_UNCLEAN (-5) /* mount failed, file system not clean
+ */
+#define FSUR_INVAL (-6) /* invalid argument */
+#define FSUR_LOADERR (-7) /* kern_loader error */
+#define FSUR_INITRECOGNIZED (-8) /* response to FSUC_PROBE or
+ * FSUC_PROBEFORINIT, implies that
+ * initialization is possible */