diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-06-08 16:05:29 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-06-09 17:30:25 +0200 |
commit | 51c816fdd17c63352b04e67c6c5ccaa3417f39aa (patch) | |
tree | f7246d7d0ecc68c9f83bf64b39169701c7b8d1cc /sound/pcmcia | |
parent | 137c171cf7ecf624e067d800dca6cbeffb8cc73d (diff) | |
download | linux-51c816fdd17c63352b04e67c6c5ccaa3417f39aa.tar.bz2 |
ALSA: oss: Fix assignment in if condition
There are a few places doing assignments in if condition in ALSA PCM
and OSS emulation layers, which is a bad coding style that may confuse
readers and occasionally lead to bugs.
This patch is merely for coding-style fixes, no functional changes.
Link: https://lore.kernel.org/r/20210608140540.17885-56-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pcmcia')
0 files changed, 0 insertions, 0 deletions