From: Horst Hummel <[email protected]>
This fixes a typo introduced with 90f0094dc607abe384a412bfb7199fb667ab0735.
Signed-off-by: Horst Hummel <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
---
This changes a new user space interface and therefore should be merged
before 2.6.16. Or never.
drivers/s390/block/dasd_proc.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -urpN linux-2.6/drivers/s390/block/dasd_proc.c linux-2.6-patched/drivers/s390/block/dasd_proc.c
--- linux-2.6/drivers/s390/block/dasd_proc.c 2006-03-09 12:24:41.000000000 +0100
+++ linux-2.6-patched/drivers/s390/block/dasd_proc.c 2006-03-09 12:24:58.000000000 +0100
@@ -94,7 +94,7 @@ dasd_devices_show(struct seq_file *m, vo
seq_printf(m, "basic");
break;
case DASD_STATE_UNFMT:
- seq_printf(m, "unnformatted");
+ seq_printf(m, "unformatted");
break;
case DASD_STATE_READY:
case DASD_STATE_ONLINE:
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]