commit | 1a1d641490e59b6d71e3a4b38616161ee6738aac | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Thu Sep 20 15:15:27 2007 +0100 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:49:19 2007 -0400 |
tree | 978c2ff992ba6b7fed45fd2ff781d60187eaeb4c | |
parent | f72abc2110dc07892ed815f46e433cd97309ab7c [diff] |
[SCSI] eata_pio: Clean up proc handling, bracketing and use cpu_relax() So its ancient, its crap, but it kept showing up in my scans for stuff that wanted fixing... - Redo the proc code to be far cleaner - Clean various return (0) type constructs - Use cpu_relax() The various waits ought to time out but thats another issue and probably not worth solving. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>