summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@baylibre.com>2026-02-16 00:33:21 +0100
committerHelge Deller <deller@gmx.de>2026-02-19 17:38:17 +0100
commitbcf4373eec313b2538208a1131cb32dcc1a500fb (patch)
treee9c55c6d1822001723885993aee5eb178a64618f /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent6f366e86481a7503a821de82930df517dddd4047 (diff)
fbdev: au1100fb: Replace custom printk wrappers by pr_*
The global wrappers also have the advantage to do stricter format checking, so the pr_devel formats are also checked if DEBUG is not defined. The global variants only check for DEBUG being defined and not its actual value, so the #define to zero is dropped, too. There is only a slight semantic change as the (by default disabled) debug output doesn't contain __FILE__ any more. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions