summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_ioctl.h
Commit message (Collapse)AuthorAgeFilesLines
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-1/+1
| | | | | | | Basically trailing whitespaces removal, fix non standard keywords asm -> __asm__ inline -> __inline__ and some minor changes on trunk. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Add our own copies of the include/scsi header files, per what glibcEric Andersen2004-02-121-0/+34
does, rather than depending on the kernel header files. -Erik