Skip to content

Commit

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

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

0 comments on commit a4410e3

Please sign in to comment.