Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 366e8217 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

NVMe: Version 0.8

parent 4eeb9215
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);