Hi Julien,

> -----Original Message-----
> Subject: [PATCH] tools/xenstored: hashtable: Constify the parameters of
> hashfn/eqfn
> 
> From: Julien Grall <[email protected]>
> 
> The parameters of hashfn/eqfn should never be modified. So constify
> them and propagate the const to the users.
> 
> Take the opportunity to solve some coding style issues around the
> code modified.
> 
> Signed-off-by: Julien Grall <[email protected]>

Reviewed-by: Henry Wang <[email protected]>

Tested the build:
Tested-by: Henry Wang <[email protected]>

Kind regards,
Henry

Reply via email to