Re: [Xen-devel] [PATCH] xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage

From: Boris Ostrovsky
Date: Thu Sep 13 2018 - 18:58:33 EST


On 9/13/18 1:13 AM, Juergen Gross wrote:
> On 13/09/18 03:13, Josh Abraham wrote:
>> This patch removes duplicate macro useage in events_base.c.
>>
>> It also fixes gcc warning:
>> variable âcolâ set but not used [-Wunused-but-set-variable]
>>
>> Signed-off-by: Joshua Abraham <j.abraham1776@xxxxxxxxx>
> Reviewed-by: Juergen Gross <jgross@xxxxxxxx>

Applied to for-linux-4.19b.

-boris