diff options
| author | Arnd Bergmann <[email protected]> | 2024-04-05 16:42:57 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-04-11 15:14:10 +0200 |
| commit | 1d6b84d29779f84f3108acc90681c372a2f70a24 (patch) | |
| tree | a92b614250abadb06ff9c77f0a08847da05d235c /tools/perf/scripts/python/flamegraph.py | |
| parent | 5f8fcfc3e509d8a1d458a09baeacc53595607d4d (diff) | |
parport: mfc3: avoid empty-body warning
on m68k builds, the mfc3 driver causes a warning about an empty if() block:
drivers/parport/parport_mfc3.c: In function 'control_pc_to_mfc3':
drivers/parport/parport_mfc3.c:106:37: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
Remove it in favor of a simpler comment.
Acked-by: Sudip Mukherjee <[email protected]>
Link: https://lore.kernel.org/lkml/[email protected]/
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions