summaryrefslogtreecommitdiff
path: root/include/arch/x86_64/linux/fd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/arch/x86_64/linux/fd.h')
-rw-r--r--include/arch/x86_64/linux/fd.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/arch/x86_64/linux/fd.h b/include/arch/x86_64/linux/fd.h
index d2841051..bdebcc4f 100644
--- a/include/arch/x86_64/linux/fd.h
+++ b/include/arch/x86_64/linux/fd.h
@@ -144,11 +144,11 @@ struct floppy_drive_params {
struct floppy_max_errors max_errors;
char flags; /* various flags, including ftd_msg */
- /*
- * Announce successful media type detection and media information loss
- * after disk changes. Also used to enable/disable printing of overrun
- * warnings.
- */
+ /*
+ * Announce successful media type detection and media information loss
+ * after disk changes. Also used to enable/disable printing of overrun
+ * warnings.
+ */
#define FTD_MSG 0x10
#define FD_BROKEN_DCL 0x20