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

Commit 8ef70067 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

NVMe: Version 0.5

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