aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorNathan Chancellor <[email protected]>2020-12-26 01:35:49 +0000
committerLinus Torvalds <[email protected]>2020-12-26 03:59:02 +0000
commitc9a3c4e637ac2dce534f7e9e5a80aed93410ccad (patch)
tree9923f462cb4c155364d0fd7bd045c3e6982f98f4 /net/switchdev/switchdev.c
parentdrm/amd/display: avoid uninitialized variable warning (diff)
downloadkernel-c9a3c4e637ac2dce534f7e9e5a80aed93410ccad.tar.gz
kernel-c9a3c4e637ac2dce534f7e9e5a80aed93410ccad.zip
mfd: ab8500-debugfs: Remove extraneous curly brace
Clang errors: drivers/mfd/ab8500-debugfs.c:1526:2: error: non-void function does not return a value [-Werror,-Wreturn-type] } ^ drivers/mfd/ab8500-debugfs.c:1528:2: error: expected identifier or '(' return 0; ^ drivers/mfd/ab8500-debugfs.c:1529:1: error: extraneous closing brace ('}') } ^ 3 errors generated. The cleanup in ab8500_interrupts_show left a curly brace around, remove it to fix the error. Fixes: 886c8121659d ("mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc") Signed-off-by: Nathan Chancellor <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions