audio: fix compiler issue due to improper braces or indentation

This commit resolves compiler warnings due to missing if braces or
due to incorrect indentations

misleading indentation; statement is not part of the previous 'if'
[-Werror,-Wmisleading-indentation]

Change-Id: I91038b88a539efd274facd4b44264ace126cea46
Signed-off-by: Naitik Bharadiya <bharad@codeaurora.org>
1 file changed
tree: 7ab855f86f794f1b23593022f3ced232eb59b25a
  1. asoc/
  2. config/
  3. dsp/
  4. include/
  5. ipc/
  6. soc/
  7. Android.mk
  8. Makefile
  9. Makefile.am
  10. NOTICE