Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20962
b: refs/heads/master
c: b707dbe
h: refs/heads/master
v: v3
  • Loading branch information
Horst Hummel authored and Linus Torvalds committed Mar 10, 2006
1 parent 3931e57 commit ea9b5b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f2937be5895dbae23ff66767a2fc17793e63159c
refs/heads/master: b707dbe6c52e143a9afea06aa8f84103135ca873
2 changes: 1 addition & 1 deletion trunk/drivers/s390/block/dasd_proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ dasd_devices_show(struct seq_file *m, void *v)
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:
Expand Down

0 comments on commit ea9b5b0

Please sign in to comment.