mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-20 00:26:28 +00:00
NVMe: Version 0.5
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
This commit is contained in:
parent
6c7d49455c
commit
8ef700678f
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user