On Mon, Apr 05, 2021 at 04:57:12PM +0100, Julien Grall wrote: > From: Julien Grall <jgr...@amazon.com> > > The field text in stat_map_t will point to string literals. So mark it > as const to allow the compiler to catch any modified of the string. > > Signed-off-by: Julien Grall <jgr...@amazon.com>
Reviewed-by: Anthony PERARD <anthony.per...@citrix.com> Thanks, -- Anthony PERARD