Fixes:
drivers/misc/qcom/qdsp6v2/audio_amrwbplus.c:109:4: error: misleading
indentation; statement is not part of the previous 'if'
[-Werror,-Wmisleading-indentation]
break;
^
drivers/misc/qcom/qdsp6v2/audio_amrwbplus.c:107:3: note: previous
statement is here
if (audio->stopped == 1)
^
Nothing interesting here, simple formatting mistake.
Bug: 155426751
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Change-Id: I3755c0c5d69089ce5dac715375059363e50f0505