From: Keith Busch Date: Fri, 21 Nov 2014 22:16:32 +0000 (-0700) Subject: NVMe: Update module version major number X-Git-Tag: omap-for-v3.19/fixes-rc1~94^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c78b47136f7adebcf953f541c7d9c4c745a54e3f;p=pandora-kernel.git NVMe: Update module version major number It's already near impossible to tell what bits someone is running based on a 'modinfo nvme', and I don't want to try guessing if someone is running blk-mq or bio-based. Let's make it obvious with the module version that the blk-mq conversion is a major change. Future bio-based versions can increment to 0.10 in a fork if revisions occur. Signed-off-by: Keith Busch Signed-off-by: Jens Axboe --- Reading git-diff-tree failed