From: Stephen Cameron Date: Fri, 23 Jan 2015 22:43:04 +0000 (-0600) Subject: hpsa: get rid of cmd_special_alloc and cmd_special_free X-Git-Tag: fixes-v4.0-rc1~143^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45fcb86e4663122590d243a466eb21ae45890f03;p=pandora-kernel.git hpsa: get rid of cmd_special_alloc and cmd_special_free We have commands reserved for internal use. This is laying the groundwork for removing the internal queue of commands from the driver so that the locks that protect that queue may be removed. Reviewed-by: Scott Teel Signed-off-by: Don Brace Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed