commit | 429c42c9d246f5bda868495c09974312a0177328 | [log] [tgz] |
---|---|---|
author | dann frazier <dannf@hp.com> | Wed Feb 17 16:55:11 2010 -0700 |
committer | Jens Axboe <jens.axboe@oracle.com> | Mon Feb 22 13:44:45 2010 +0100 |
tree | 70ff1d78c6aee4eefcfb9ffd5d7c65614ba5c4c6 | |
parent | b028461d66a4dc2754d4e5dab1b3974c44798c5d [diff] |
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>