Re: [PATCH] sound: soc: fix soc-core.c kernel-doc warning

2018-09-03 Thread Mark Brown
On Sun, Sep 02, 2018 at 07:38:10PM -0700, Randy Dunlap wrote: > From: Randy Dunlap > > Fix kernel-doc warning: Please submit patches using subject lines reflecting the style for the subsystem. This makes it easier for people to identify relevant patches. Look at what existing commits in the ar

[PATCH] sound: soc: fix soc-core.c kernel-doc warning

2018-09-02 Thread Randy Dunlap
From: Randy Dunlap Fix kernel-doc warning: ../sound/soc/soc-core.c:2918: warning: Excess function parameter 'legacy_dai_naming' description in 'snd_soc_register_dais' Signed-off-by: Randy Dunlap Cc: Liam Girdwood Cc: Mark Brown --- sound/soc/soc-core.c |2 -- 1 file changed, 2 deletion