Re: [PATCH] ASoC: SOF: delete repeated words in comments

2020-08-18 Thread Mark Brown
On Fri, 7 Aug 2020 18:21:56 -0700, Randy Dunlap wrote: > Drop the repeated words {that, the} in comments. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: SOF: delete repeated words in comments commit: 8932f0cb20e815478a5aaa6ff28

Re: [PATCH] ASoC: SOF: delete repeated words in comments

2020-08-10 Thread Pierre-Louis Bossart
On 8/7/20 8:21 PM, Randy Dunlap wrote: Drop the repeated words {that, the} in comments. Signed-off-by: Randy Dunlap Cc: Liam Girdwood Cc: Mark Brown Cc: alsa-de...@alsa-project.org Acked-by: Pierre-Louis Bossart Thanks Randy. --- sound/soc/sof/intel/cnl.c |2 +- sound/soc/sof/

[PATCH] ASoC: SOF: delete repeated words in comments

2020-08-07 Thread Randy Dunlap
Drop the repeated words {that, the} in comments. Signed-off-by: Randy Dunlap Cc: Liam Girdwood Cc: Mark Brown Cc: alsa-de...@alsa-project.org --- sound/soc/sof/intel/cnl.c |2 +- sound/soc/sof/sof-audio.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- linux-next-20200807.