Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286299
b: refs/heads/master
c: be5e094
h: refs/heads/master
i:
  286297: d4e7106
  286295: 4d2869d
v: v3
  • Loading branch information
Matthew Wilcox committed Nov 4, 2011
1 parent 9fb210e commit 71c16b8
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: 184d2944cb3b92a2e8e1733c59d1e531ad6e924a
refs/heads/master: be5e09484078e95af20acb13e215cd8aec705893
2 changes: 1 addition & 1 deletion trunk/drivers/block/nvme.c
Original file line number Diff line number Diff line change
Expand Up @@ -1737,6 +1737,6 @@ static void __exit nvme_exit(void)

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

0 comments on commit 71c16b8

Please sign in to comment.