Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162583
b: refs/heads/master
c: 162dd42
h: refs/heads/master
i:
  162581: 0983121
  162579: 7a87b80
  162575: 698eaa4
v: v3
  • Loading branch information
Jin Dongming authored and Greg Kroah-Hartman committed Sep 15, 2009
1 parent 8b25c00 commit 60049bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 389e0cb9a1dec22ec37a104dec5009dd7a33dd59
refs/heads/master: 162dd4212409fd2d36ff22547ea821bf3e86bcc9
4 changes: 2 additions & 2 deletions trunk/drivers/char/mem.c
Original file line number Diff line number Diff line change
Expand Up @@ -878,8 +878,8 @@ static const struct memdev {
[ 4] = { "port", &port_fops, NULL },
#endif
[ 5] = { "zero", &zero_fops, &zero_bdi },
[ 6] = { "full", &full_fops, NULL },
[ 7] = { "random", &random_fops, NULL },
[ 7] = { "full", &full_fops, NULL },
[ 8] = { "random", &random_fops, NULL },
[ 9] = { "urandom", &urandom_fops, NULL },
[11] = { "kmsg", &kmsg_fops, NULL },
#ifdef CONFIG_CRASH_DUMP
Expand Down

0 comments on commit 60049bb

Please sign in to comment.