]> git.baikalelectronics.ru Git - kernel.git/commit
NVMe: Rename IO_TIMEOUT to NVME_IO_TIMEOUT
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 20 Dec 2011 18:53:01 +0000 (13:53 -0500)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 10 Jan 2012 19:53:54 +0000 (14:53 -0500)
commitd199206b286df2b4db1cdc193777a7dddc10217c
tree6118b8c484f217fada77f6da2f5d6b2e34ef9ed0
parentec581be7d4e5dffe6440c02f972cc9e414288048
NVMe: Rename IO_TIMEOUT to NVME_IO_TIMEOUT

IO_TIMEOUT is a little too generic and might be used by other parts of
the kernel in the future.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme.c