From: Alan Cox Date: Thu, 20 Sep 2007 14:15:27 +0000 (+0100) Subject: [SCSI] eata_pio: Clean up proc handling, bracketing and use cpu_relax() X-Git-Tag: v2.6.24-rc1~1290^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a1d641490e59b6d71e3a4b38616161ee6738aac;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed