Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98063
b: refs/heads/master
c: cfc53f6
h: refs/heads/master
i:
  98061: 565a79e
  98059: cfd418b
  98055: 2c71bdc
  98047: 1c92244
v: v3
  • Loading branch information
Philippe De Muyter authored and Linus Torvalds committed Jun 13, 2008
1 parent 0c6d6f3 commit df873b1
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: e59b6a5ab51f6192cbe20d4f031335fe6d0e73fd
refs/heads/master: cfc53f65f56f9f33c0cf522124045ac5a64076b3
2 changes: 1 addition & 1 deletion trunk/drivers/char/generic_nvram.c
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ static struct miscdevice nvram_dev = {

int __init nvram_init(void)
{
printk(KERN_INFO "Macintosh non-volatile memory driver v%s\n",
printk(KERN_INFO "Generic non-volatile memory driver v%s\n",
NVRAM_VERSION);
return misc_register(&nvram_dev);
}
Expand Down

0 comments on commit df873b1

Please sign in to comment.