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)
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>

No differences found