At 11:38 +0100 on 23 Apr (1429789126), Jan Beulich wrote: > Modifiers to the pointer passed into list_next_entry() are also being > applied to the macro's return type, and hence if the input pointer is > const-qualified a variable the result gets assigned to would also need > to be. As that doesn't seem desirable here, drop the const qualifier > on the input pointer instead. > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Acked-by: Tim Deegan <t...@xen.org> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel