zhujun2 <[email protected]> writes:

> 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]>

Please sign off with your real name.

You should be able to automate this by putting

    [user]
            email = [email protected]
            name = Markus Armbruster

into ~/.gitconfig or git/config.


Reply via email to