Re: [PATCH] drivers/scsi/sata_svw.c: fix compiler warnings

2005-04-05 Thread Jeff Garzik
Nick Wilson wrote: Fixes compiler warnings: warning: passing arg 2 of `writeb' makes pointer from integer without a cast warning: passing arg 1 of `readw' makes pointer from integer without a cast (added to CC list, just to update people on the status of these warnings... I know they're

Re: [PATCH] drivers/scsi/sata_svw.c: fix compiler warnings

2005-04-05 Thread Jeff Garzik
Nick Wilson wrote: Fixes compiler warnings: warning: passing arg 2 of `writeb' makes pointer from integer without a cast warning: passing arg 1 of `readw' makes pointer from integer without a cast (added to CC list, just to update people on the status of these warnings... I know they're