Julien Grall writes ("[PATCH 4/8] tools/libxc: misc: Mark const the parameter 'params' of xc_set_parameters()"): > From: Julien Grall <jgr...@amazon.com> > > The parameter 'params' of xc_set_parameters() should never be modified. > So mark it as const.
Reviewed-by: Ian Jackson <ian.jack...@eu.citrix.com>