summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/sof-audio.c
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-08-07 18:21:56 -0700
committerMark Brown <broonie@kernel.org>2020-08-18 14:52:42 +0100
commit8932f0cb20e815478a5aaa6ff2850ff25f10a2fe (patch)
tree9e31ebcb27ebe20e310dfb27bc6a9c214159b3aa /sound/soc/sof/sof-audio.c
parent093513b8ed12d3f074c846cfae5ca4e34f3b37f4 (diff)
downloadlinux-8932f0cb20e815478a5aaa6ff2850ff25f10a2fe.tar.bz2
ASoC: SOF: delete repeated words in comments
Drop the repeated words {that, the} in comments. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Cc: Liam Girdwood <lgirdwood@gmail.com> Cc: Mark Brown <broonie@kernel.org> Cc: alsa-devel@alsa-project.org Link: https://lore.kernel.org/r/20200808012156.10827-1-rdunlap@infradead.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sof/sof-audio.c')
-rw-r--r--sound/soc/sof/sof-audio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sof/sof-audio.c b/sound/soc/sof/sof-audio.c
index 1c7698f8edd6..33d84405cf9c 100644
--- a/sound/soc/sof/sof-audio.c
+++ b/sound/soc/sof/sof-audio.c
@@ -29,7 +29,7 @@ bool snd_sof_dsp_only_d0i3_compatible_stream_active(struct snd_sof_dev *sdev)
continue;
/*
- * substream->runtime being not NULL indicates that
+ * substream->runtime being not NULL indicates
* that the stream is open. No need to check the
* stream state.
*/