Re: [PATCH][TRIVIAL] question marks again

From: Thomas Horsten
Date: Mon Oct 13 2003 - 11:09:57 EST


On Mon, 13 Oct 2003, Rik van Riel wrote:

> No question about it.
>
> diff -urNp linux-5110/drivers/scsi/imm.c linux-10010/drivers/scsi/imm.c
> --- linux-5110/drivers/scsi/imm.c
> +++ linux-10010/drivers/scsi/imm.c
> @@ -322,10 +322,10 @@ static unsigned char imm_wait(int host_n
> * STR imm imm
> * ===================================
> * 0x80 S_REQ S_REQ
> - * 0x40 !S_BSY (????)
> + * 0x40 !S_BSY (?)
> * 0x20 !S_CD !S_CD
> * 0x10 !S_IO !S_IO
> - * 0x08 (????) !S_BSY
> + * 0x08 (?) !S_BSY

At least keep it lined up..

// Thomas

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/