Re: [patch] 2.4.8-pre3 drivers/usb/storage/scsiglue.c

Keith Owens (kaos@ocs.com.au)
Tue, 31 Jul 2001 16:21:04 +1000


On Mon, 30 Jul 2001 22:50:51 -0700,
Matthew Dharm <mdharm-kernel@one-eyed-alien.net> wrote:
>Or does the const keywork refer only to the struct, not to the pointer? If
>that's the case, then the keyword should be there....

const refers to the structure, not the pointer to the structure.

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