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]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux