K 10 svn:author V 3 imp K 8 svn:date V 27 2019-08-22T21:12:51.627622Z K 7 svn:log V 250 We need to define version 1 of nvme, not nvme_foo. Otherwise nvd won't load and people who pull in nvme/nvd from modules can't load nvd.ko since it depends on nvme, not nvme_foo. The duplicate doesn't matter since kldxref properly handles that case. END