Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c4d84c57 authored by Hridaya Prajapati's avatar Hridaya Prajapati
Browse files

usb_bam: Fix misleading indentations

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
parent 68a4bcad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment