Re: [PATCH] ASoC: Intel: Skylake: Check the kcontrol against NULL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/10/2020 1:14 PM, Lukasz Majczak wrote:
+		kcontrol = dobj->control.kcontrol;
+		if(!kcontrol)
+			continue;

Small nitpick, there should be space between if and opening parenthesis as recommended by coding style.

Thanks,
Amadeusz



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Pulse Audio]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux