From: Mike Miller Date: Fri, 11 Jun 2010 11:13:35 +0000 (+0200) Subject: cciss: move next_command function from ifdef X-Git-Tag: v2.6.36-rc1~288^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29979a71227c46b2ed970b9d603d529c718e5fc8;p=pandora-kernel.git cciss: move next_command function from ifdef The definition of next_command also ended up in wrong place It ended up inside an "#ifdef CONFIG_PROCFS". Already caught by Randy Dunlap and a couple others. Tried to put it somewhere that made sense. Signed-off-by: Mike Miller Cc: Stephen M. Cameron Signed-off-by: Andrew Morton Signed-off-by: Jens Axboe --- Reading git-diff-tree failed