[PATCH XENSTORE v1 02/10] xenstore: fix print format string

2021-03-03 Thread Ian Jackson
Norbert Manthey writes ("[PATCH XENSTORE v1 02/10] xenstore: fix print format string"): > Use the correct format specifier for unsigned values. Additionally, a > cast was dropped, as the format specifier did not require it anymore. > > This was reported by analysis with cpp

Re: [PATCH XENSTORE v1 02/10] xenstore: fix print format string

2021-03-01 Thread Jürgen Groß
On 26.02.21 15:41, Norbert Manthey wrote: Use the correct format specifier for unsigned values. Additionally, a cast was dropped, as the format specifier did not require it anymore. This was reported by analysis with cppcheck. Signed-off-by: Norbert Manthey Reviewed-by: Thomas Friebel Reviewe

[PATCH XENSTORE v1 02/10] xenstore: fix print format string

2021-02-26 Thread Norbert Manthey
Use the correct format specifier for unsigned values. Additionally, a cast was dropped, as the format specifier did not require it anymore. This was reported by analysis with cppcheck. Signed-off-by: Norbert Manthey Reviewed-by: Thomas Friebel Reviewed-by: Julien Grall --- tools/xenstore/xs_