aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/v4l2-async.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2021-05-20 13:08:39 +0000
committerGreg Kroah-Hartman <[email protected]>2021-05-21 13:05:08 +0000
commitbda7d3ab06f19c02dcef61fefcb9dd954dfd5e4f (patch)
tree41ba79d49c9906cb3766f4fb22be7f5e742f597e /drivers/media/v4l2-core/v4l2-async.c
parentvideo: hgafb: correctly handle card detect failure during probe (diff)
downloadkernel-bda7d3ab06f19c02dcef61fefcb9dd954dfd5e4f.tar.gz
kernel-bda7d3ab06f19c02dcef61fefcb9dd954dfd5e4f.zip
kgdb: fix gcc-11 warnings harder
40cc3a80bb42 ("kgdb: fix gcc-11 warning on indentation") tried to fix up the gcc-11 complaints in this file by just reformatting the #defines. That worked for gcc 11.1.0, but in gcc 11.1.1 as shipped by Fedora 34, the warning came back for one of the #defines. Fix this up again by putting { } around the if statement, now it is quiet again. Fixes: 40cc3a80bb42 ("kgdb: fix gcc-11 warning on indentation") Cc: Arnd Bergmann <[email protected]> Cc: Daniel Thompson <[email protected]> Cc: Jason Wessel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-async.c')
0 files changed, 0 insertions, 0 deletions