On 27/10/2023 05.09, zhujun2 wrote:
Inside of acpi_fetch_table() arguments are printed via fprintf but '%d' is used to print @flags (of type uint). Use '%u' instead.Signed-off-by: zhujun2 <[email protected]>
^-- Could you please use the proper spelling of
your name here?
You might need to create a proper "name = ..." entry in the "[user]" section
of your ~/.gitconfig file.
Thanks, Thomas
