From: Matthew Wilcox Date: Fri, 29 Apr 2011 06:17:36 +0000 (-0700) Subject: NVMe: Rename cancel_cmdid_data to cancel_cmdid X-Git-Tag: v3.3-rc1~16^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21075bdee0a6f56058920d889df4ae561bfed754;p=pandora-kernel.git NVMe: Rename cancel_cmdid_data to cancel_cmdid 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 --- Reading git-diff-tree failed