summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2025-10-20 19:11:58 +0300
committerMark Brown <broonie@kernel.org>2025-10-21 17:10:52 +0300
commit900da53226121c1e710ca95857806a136ab281a2 (patch)
tree5c56a2a5b76b89a6509ac35e5957cfe7f7f364fe /include
parent6a4f29bc66294d44d61a294e5bdc623eae74587b (diff)
downloadlinux-900da53226121c1e710ca95857806a136ab281a2.tar.xz
ASoC: rockchip: i2s-tdm: Omit a variable reassignment in rockchip_i2s_tdm_probe()
An error code was assigned to a variable and checked accordingly. This value was passed to a dev_err_probe() call in an if branch. This function is documented in the way that the same value is returned. Thus delete a redundant variable reassignment. The source code was transformed by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Link: https://patch.msgid.link/115fba03-e8ba-4bc1-84d8-7d483c06208c@web.de Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions