HomeFreeBSD

Add __printflike() to bus_describe_intr() to enable -Wformat checks.

Description

Add __printflike() to bus_describe_intr() to enable -Wformat checks.

Fix a few places that were passing a raw string as the format to use
a "%s" format string instead.

MFC after: 2 months

Details

Provenance
jhbAuthored on
Parents
rS303753: Don't permit mappings of invalid physical addresses on amd64 via /dev/mem.
Branches
Unknown
Tags
Unknown