projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5ad09a
)
ASoC: fsi: fix spelling mistake
author
Flavio Suligoi
<f.suligoi@asem.it>
Fri, 18 Jun 2021 08:53:24 +0000
(10:53 +0200)
committer
Mark Brown
<broonie@kernel.org>
Fri, 18 Jun 2021 11:55:19 +0000
(12:55 +0100)
Fix "thse" --> "these" in struct fsi_stream declaration.
Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
Link:
https://lore.kernel.org/r/20210618085324.1038524-1-f.suligoi@asem.it
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/fsi.c
patch
|
blob
|
history
diff --git
a/sound/soc/sh/fsi.c
b/sound/soc/sh/fsi.c
index 3c934f87c2425a8459304b9cb3905fbb9bd9c134..cdf3b7f69ba706b99941692b56961c8284070efd 100644
(file)
--- a/
sound/soc/sh/fsi.c
+++ b/
sound/soc/sh/fsi.c
@@
-219,7
+219,7
@@
struct fsi_stream {
u32 bus_option;
/*
- * thse are initialized by fsi_handler_init()
+ * th
e
se are initialized by fsi_handler_init()
*/
struct fsi_stream_handler *handler;
struct fsi_priv *priv;