Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22977
b: refs/heads/master
c: 5be0e95
h: refs/heads/master
i:
  22975: ba9f6bd
v: v3
  • Loading branch information
Neil Horman authored and Linus Torvalds committed Mar 23, 2006
1 parent 1d120ae commit 0562ed3
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: fcab1e51796d8bcd1a7969ff52bd904d38748e00
refs/heads/master: 5be0e9511990dc307670dc66a42073db96b20f26
2 changes: 1 addition & 1 deletion trunk/fs/proc/proc_misc.c
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ static void *devinfo_next(struct seq_file *f, void *v, loff_t *pos)
case BLK_HDR:
info->state = BLK_LIST;
(*pos)++;
break;
/*fallthrough*/
case BLK_LIST:
if (get_blkdev_info(info->blkdev,&idummy,&ndummy)) {
/*
Expand Down

0 comments on commit 0562ed3

Please sign in to comment.