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

Commit be5e0948 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

NVMe: Version 0.6

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