-
- Downloads
* git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup: remove <linux/ata.h> include from <linux/hdreg.h> include/linux/hdreg.h: remove unused defines isd200: use ATA_* defines instead of *_STAT and *_ERR ones include/linux/hdreg.h: cover WIN_* and friends with #ifndef/#endif __KERNEL__ aoe: WIN_* -> ATA_CMD_* isd200: WIN_* -> ATA_CMD_* include/linux/hdreg.h: cover struct hd_driveid with #ifndef/#endif __KERNEL__ xsysace: make it 'struct hd_driveid'-free ubd_kern: make it 'struct hd_driveid'-free isd200: make it 'struct hd_driveid'-free
Showing
- arch/um/drivers/ubd_kern.c 6 additions, 6 deletionsarch/um/drivers/ubd_kern.c
- drivers/block/aoe/aoecmd.c 12 additions, 11 deletionsdrivers/block/aoe/aoecmd.c
- drivers/block/hd.c 2 additions, 0 deletionsdrivers/block/hd.c
- drivers/block/xsysace.c 13 additions, 17 deletionsdrivers/block/xsysace.c
- drivers/usb/storage/isd200.c 80 additions, 159 deletionsdrivers/usb/storage/isd200.c
- include/linux/hdreg.h 4 additions, 62 deletionsinclude/linux/hdreg.h
Loading
Please register or sign in to comment