NVMe: Rename cancel_cmdid_data to cancel_cmdid
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 29 Apr 2011 06:17:36 +0000 (23:17 -0700)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 4 Nov 2011 19:53:02 +0000 (15:53 -0400)
The trailing '_data' on the end was annoying and inconsistent.  Also, make
it actually return the data since this is needed for timing out commands.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>

No differences found