mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-05 09:03:09 +00:00
drivers/platform/msm/usb_bam.c:1158:4: error: misleading indentation; statement is not part of the previous 'else' [-Werror,-Wmisleading-indentation]
1158 | spin_unlock(&ctx->usb_bam_lock);
| ^
drivers/platform/msm/usb_bam.c:1156:3: note: previous statement is here
1156 | else
| ^
drivers/platform/msm/usb_bam.c:1279:4: error: misleading indentation; statement is not part of the previous 'else' [-Werror,-Wmisleading-indentation]
1279 | spin_unlock(&ctx->usb_bam_lock);
| ^
drivers/platform/msm/usb_bam.c:1277:3: note: previous statement is here
1277 | else
| ^
2 errors generated.
Change-Id: Iff4ccebdbb25d8294f74ebdb7f9053a5f6b1da85