Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286322
b: refs/heads/master
c: 366e821
h: refs/heads/master
v: v3
  • Loading branch information
Matthew Wilcox committed Jan 10, 2012
1 parent bf6a75b commit 99136a4
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: 4eeb9215a0d5c9494ca8b20158cc8ee82618840c
refs/heads/master: 366e8217e5ec6ce9f73aec19c46d983110fb4a98
2 changes: 1 addition & 1 deletion trunk/drivers/block/nvme.c
Original file line number Diff line number Diff line change
Expand Up @@ -1726,6 +1726,6 @@ static void __exit nvme_exit(void)

MODULE_AUTHOR("Matthew Wilcox <willy@linux.intel.com>");
MODULE_LICENSE("GPL");
MODULE_VERSION("0.7");
MODULE_VERSION("0.8");
module_init(nvme_init);
module_exit(nvme_exit);

0 comments on commit 99136a4

Please sign in to comment.