diff options
| author | Arnd Bergmann <[email protected]> | 2024-04-05 14:42:57 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-04-11 13:14:10 +0000 |
| commit | 1d6b84d29779f84f3108acc90681c372a2f70a24 (patch) | |
| tree | a92b614250abadb06ff9c77f0a08847da05d235c /drivers/cdx/controller/cdx_controller.c | |
| parent | misc: ti-st: st_kim: remove unnecessary (void*) conversions (diff) | |
| download | kernel-1d6b84d29779f84f3108acc90681c372a2f70a24.tar.gz kernel-1d6b84d29779f84f3108acc90681c372a2f70a24.zip | |
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 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions
