]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: amd: ps: fix inconsistent indenting warning in check_and_handle_sdw_dma_irq()
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Tue, 18 Feb 2025 05:10:00 +0000 (10:40 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 18 Feb 2025 16:16:32 +0000 (16:16 +0000)
commit5d9fca12f54d3e25e02521aa8f3ec5d53759b334
treecdbee24d5651aa8f0f5d1e15c5cc0d5e0749f0ff
parenta78f244a9150da0878a37a1b59fb0608b1ccfb9d
ASoC: amd: ps: fix inconsistent indenting warning in check_and_handle_sdw_dma_irq()

Fix below inconsistent indenting smatch warning.
smatch warnings:
sound/soc/amd/ps/pci-ps.c:68 check_and_handle_sdw_dma_irq() warn: inconsistent indenting

Fixes: 4516be370ced ("ASoC: amd: ps: refactor soundwire dma interrupt handling")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202502132134.BlkNw1Iq-lkp@intel.com/
Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://patch.msgid.link/20250218051000.254265-1-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/ps/pci-ps.c