Searched hist:ba2186e40c9565b0a3ecd9e51ac1195cc501c182 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | diff ba2186e40c9565b0a3ecd9e51ac1195cc501c182 Wed Sep 06 14:12:51 CDT 2017 Markus Elfring <elfring@users.sourceforge.net> ALSA: ymfpci: Use common error handling code in snd_ymfpci_create()
* Add a jump target so that a bit of exception handling can be better reused at the end of this function.
This issue was detected by using the Coccinelle software.
* The script "checkpatch.pl" pointed information out like the following.
ERROR: do not use assignment in if condition
Thus fix a few source code places.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|