nvme: add a local nvme.h header
authorChristoph Hellwig <[email protected]>
Sat, 3 Oct 2015 13:46:41 +0000 (15:46 +0200)
committerJens Axboe <[email protected]>
Fri, 9 Oct 2015 16:40:37 +0000 (10:40 -0600)
commitf11bb3e244c4b14e2d0a3b9d7e41895752997170
treeae9c92c0749b4c399134da4d9fa436e9738e53e3
parent2659e57b906562bb020fb093b0c1b670b9700314
nvme: add a local nvme.h header

Add a new drivers/block/nvme.h which contains all the driver internal
interface.

Signed-off-by: Christoph Hellwig <[email protected]>
Acked-by: Keith Busch <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
drivers/block/nvme-core.c
drivers/block/nvme-scsi.c
drivers/block/nvme.h [new file with mode: 0644]
include/linux/nvme.h