linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm: include: asm: fix spelling mistake
@ 2020-06-10 14:18 Flavio Suligoi
  0 siblings, 0 replies; only message in thread
From: Flavio Suligoi @ 2020-06-10 14:18 UTC (permalink / raw)
  To: Russell King; +Cc: linux-arm-kernel, linux-kernel, Flavio Suligoi

Fix typo: "triger" --> "trigger"

Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
---
 arch/arm/include/asm/cti.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/include/asm/cti.h b/arch/arm/include/asm/cti.h
index f8500e5d6ea8..ddd7b73a5870 100644
--- a/arch/arm/include/asm/cti.h
+++ b/arch/arm/include/asm/cti.h
@@ -41,7 +41,7 @@
  * struct cti - cross trigger interface struct
  * @base: mapped virtual address for the cti base
  * @irq: irq number for the cti
- * @trig_out_for_irq: triger out number which will cause
+ * @trig_out_for_irq: trigger out number which will cause
  *	the @irq happen
  *
  * cti struct used to operate cti registers.
@@ -57,7 +57,7 @@ struct cti {
  * @cti: cti instance
  * @base: mapped virtual address for the cti base
  * @irq: irq number for the cti
- * @trig_out: triger out number which will cause
+ * @trig_out: trigger out number which will cause
  *	the @irq happen
  *
  * called by machine code to pass the board dependent
-- 
2.17.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-10 14:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-10 14:18 [PATCH] arm: include: asm: fix spelling mistake Flavio Suligoi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).