Skip to content

Can't use unsigned numbers as arguments for kprintf, klog etc. #14

@coditva

Description

@coditva

klog(LOG_INFO, "this: %d", 123); prints garbage.
Also, need to change %x modifier to print hex.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething's wronggood first issueissues to get started withtypesissues related to data types

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions