projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c950e9f
)
ASoC: fsl: fsl_ssi_dbg: remove spurious kernel-doc comment start
author
Pierre-Louis Bossart
<pierre-louis.bossart@linux.intel.com>
Thu, 2 Jul 2020 19:21:36 +0000
(14:21 -0500)
committer
Mark Brown
<broonie@kernel.org>
Fri, 3 Jul 2020 15:09:24 +0000
(16:09 +0100)
Fix W=1 warnings. There is no kernel-doc here.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Link:
https://lore.kernel.org/r/20200702192141.168018-2-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_ssi_dbg.c
patch
|
blob
|
history
diff --git
a/sound/soc/fsl/fsl_ssi_dbg.c
b/sound/soc/fsl/fsl_ssi_dbg.c
index 2a20ee23dc52d19e62b2544df73d8cf755ee3d69..2c46c55f0a88290a1e9a42b7f664e49263d293a7 100644
(file)
--- a/
sound/soc/fsl/fsl_ssi_dbg.c
+++ b/
sound/soc/fsl/fsl_ssi_dbg.c
@@
-78,7
+78,7
@@
void fsl_ssi_dbg_isr(struct fsl_ssi_dbg *dbg, u32 sisr)
dbg->stats.tfe0++;
}
-/*
*
+/*
* Show the statistics of a flag only if its interrupt is enabled
*
* Compilers will optimize it to a no-op if the interrupt is disabled
@@
-90,7
+90,7
@@
void fsl_ssi_dbg_isr(struct fsl_ssi_dbg *dbg, u32 sisr)
} while (0)
-/*
*
+/*
* Display the statistics for the current SSI device
*
* To avoid confusion, only show those counts that are enabled