summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/tools/array2bin.c
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2022-01-31 20:49:27 +0000
committerrillig <rillig@NetBSD.org>2022-01-31 20:49:27 +0000
commitd23e58e9885888d71cb998de23828653e80ea3bb (patch)
tree8729723a05103d948407d60f731aff2ad4b2e539 /sys/dev/microcode/tools/array2bin.c
parent982656fc51c9f2914b84d2a2ca6d154690a942ee (diff)
make: make DEBUG0 simpler
All arguments to DEBUG0 are string literals, and none of them contains a '%', which makes them safe to pass to printf directly. Any accidental '%' would be caught by the compiler. No functional change.
Diffstat (limited to 'sys/dev/microcode/tools/array2bin.c')
0 files changed, 0 insertions, 0 deletions