lkml.org 
[lkml]   [2020]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] arm: include: asm: fix spelling mistake
Date
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
\
 
 \ /
  Last update: 2020-06-10 16:19    [W:6.039 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site