lkml.org 
[lkml]   [2020]   [Dec]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] ASoC: Intel: Skylake: Check the kcontrol against NULL
From
Date
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

\
 
 \ /
  Last update: 2020-12-11 16:47    [W:0.093 / U:1.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site