Skip to content

Commit

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

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

0 comments on commit 5d0d9d6

Please sign in to comment.