Please kill trailing whitespace. On Thu, Mar 09, 2006 at 04:49:32PM +0800, Albert Lee wrote: [--- snip ---] > @@ -4427,6 +4426,10 @@ inline unsigned int ata_host_intr (struc > /* Check whether we are expecting interrupt in this state */ > switch (ap->hsm_task_state) { > case HSM_ST_FIRST: > + /* Some pre-ATAPI-4 devices assert INTRQ HERE!!! > + * at this state when ready to receive CDB. > + */ > + > /* Check the ATA_DFLAG_CDB_INTR flag is enough here. > * The flag was turned on only for atapi devices. > * No need to check is_atapi_taskfile(&qc->tf) again. > > - : send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html