mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-15 11:07:46 +00:00
NVMe: Release 0.3
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
This commit is contained in:
parent
1fa6aeadf1
commit
ad8a5df97c
@ -1549,6 +1549,6 @@ static void __exit nvme_exit(void)
|
||||
|
||||
MODULE_AUTHOR("Matthew Wilcox <willy@linux.intel.com>");
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_VERSION("0.2");
|
||||
MODULE_VERSION("0.3");
|
||||
module_init(nvme_init);
|
||||
module_exit(nvme_exit);
|
||||
|
Loading…
x
Reference in New Issue
Block a user