From: dann frazier Date: Wed, 17 Feb 2010 23:55:11 +0000 (-0700) Subject: cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.h X-Git-Tag: v2.6.34-rc1~242^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=429c42c9d246f5bda868495c09974312a0177328;p=pandora-kernel.git cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.h There are several duplicate definitions in cciss_cmd.h and cciss_ioctl.h. Consolidate these into the new cciss_defs.h file. This patch doesn't change the definitions exposed under include/linux, so userspace apps shouldn't be affected. Acked-by: Stephen M. Cameron Signed-off-by: dann frazier Signed-off-by: Jens Axboe --- Reading git-diff-tree failed