cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.h
authordann frazier <dannf@hp.com>
Wed, 17 Feb 2010 23:55:11 +0000 (16:55 -0700)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 22 Feb 2010 12:44:45 +0000 (13:44 +0100)
commit429c42c9d246f5bda868495c09974312a0177328
tree70ff1d78c6aee4eefcfb9ffd5d7c65614ba5c4c6
parentb028461d66a4dc2754d4e5dab1b3974c44798c5d
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 <scameron@beardog.cce.hp.com>
Signed-off-by: dann frazier <dannf@hp.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/cciss_cmd.h
include/linux/cciss_defs.h [new file with mode: 0644]
include/linux/cciss_ioctl.h