Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 1 | -130/+0 |
| | | | | | | | | | Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Michael Kerrisk <mtk.manpages@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com> | ||||
* | cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.h | dann frazier | 2010-02-22 | 1 | -0/+130 |
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> |