summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2026-08-13 16:29:33 -0700
committerHelge Deller <deller@gmx.de>2026-08-20 23:45:06 +0200
commit47eb05e731fbef11dc36e9a9a9a05e61d43480ae (patch)
tree006e6afd2206e9f18cb2eff0d8e06a4d7732f28c /tools/perf/scripts/python/task-analyzer.py
parent311f2c770d6786a1b835d544196c345b0f9d7767 (diff)
fbdev: maxine: elide an unused function
maxinefb_ims332_read_register() is not used, but since it describes a hardware interface, leave it in the source file as documentation and surround it inside an #if 0/#endif block. ../drivers/video/fbdev/maxinefb.c:74:21: warning: 'maxinefb_ims332_read_register' defined but not used [-Wunused-function] 74 | static unsigned int maxinefb_ims332_read_register(int regno) Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Acked-by: Maciej W. Rozycki <macro@orcam.me.uk> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions