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)
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>

No differences found