Skip to content
Commit 4dca864b authored by Josh Abraham's avatar Josh Abraham Committed by Boris Ostrovsky
Browse files

xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage



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: default avatarJoshua Abraham <j.abraham1776@gmail.com>
Reviewed-by: default avatarJuergen Gross <jgross@suse.com>
Signed-off-by: default avatarBoris Ostrovsky <boris.ostrovsky@oracle.com>
parent 3366cdb6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment