]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/block/nvme.c
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)
commitff976d724a74e4522e9ca2de1fb37ac4520f454f
tree6118b8c484f217fada77f6da2f5d6b2e34ef9ed0
parenteca18b2394a9387feeaf14cd884ddddd7a809d19
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