Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286266
b: refs/heads/master
c: ad8a5df
h: refs/heads/master
v: v3
  • Loading branch information
Matthew Wilcox committed Nov 4, 2011
1 parent 5e17f35 commit 48b5de5
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: 1fa6aeadf18aeebd7a217d7a3a933856448375b6
refs/heads/master: ad8a5df97cb060aa4d817af25587c99e2d2fda97
2 changes: 1 addition & 1 deletion trunk/drivers/block/nvme.c
Original file line number Diff line number Diff line change
Expand Up @@ -1549,6 +1549,6 @@ static void __exit nvme_exit(void)

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

0 comments on commit 48b5de5

Please sign in to comment.