Re: Patch: linux-2.5.31/include/linux/blkdev.h paranethesis problem in BLK__DEFAULT_QUEUE

Jens Axboe (axboe@suse.de)
Sun, 11 Aug 2002 12:19:14 +0200


On Sun, Aug 11 2002, Adam J. Richter wrote:
> Hi Jens,
>
> The following trivial fix has been in my kernel tree for
> ages. It is need for the C compiler to compile statements like
> the following, which I use in my version of loop.c:
>
> BLK_DEFAULT_QUEUE(MAJOR_NR)->queuedata = NULL;
>
> Could you please apply it to your tree and forward it to
> Linus (or let me know if you'd prefer to handle it some other way).

Trivially correct, just go ahead and send it to Linus. Thanks.

-- 
Jens Axboe

- 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/