[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5669C765.8030109@sandisk.com>
Date: Thu, 10 Dec 2015 10:41:41 -0800
From: Bart Van Assche <bart.vanassche@...disk.com>
To: Christoph Hellwig <hch@....de>, <linux-rdma@...r.kernel.org>
CC: <sagig@....mellanox.co.il>, <bart.vanassche@...disk.com>,
<axboe@...com>, <linux-scsi@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 01/13] irq_poll: make blk-iopoll available outside the
block layer
On 12/07/2015 12:51 PM, Christoph Hellwig wrote:
> -enum {
> - IOPOLL_F_SCHED = 0,
> - IOPOLL_F_DISABLE = 1,
> -};
[ ... ]
> +enum {
> + IRQ_POLL_F_SCHED = 0,
> + IRQ_POLL_F_DISABLE = 1,
> +};
A nitpick: the values of these constants were aligned in the original
code but no longer in the new code. Whether or not this gets addressed:
Reviewed-by: Bart Van Assche <bart.vanassche@...disk.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists