Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1743279

[PATCH 3/6] ARM: s3c2410: Fix a typo in a comment line

From SF Markus Elfring <elfring@users.sourceforge.net>
Newsgroups linux.kernel
Subject [PATCH 3/6] ARM: s3c2410: Fix a typo in a comment line
Date 2017-10-02 22:50 +0200
Message-ID <uwfPb-ur-163@gated-at.bofh.it> (permalink)
References <uwfP5-ur-37@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Markus Elfring <elfring@users.sourceforge.net>
Date: Mon, 2 Oct 2017 19:34:36 +0200

Adjust a word in this function description.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
---
 arch/arm/mach-s3c24xx/iotiming-s3c2410.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-s3c24xx/iotiming-s3c2410.c b/arch/arm/mach-s3c24xx/iotiming-s3c2410.c
index c18769b5f15a..d5f1f06e4811 100644
--- a/arch/arm/mach-s3c24xx/iotiming-s3c2410.c
+++ b/arch/arm/mach-s3c24xx/iotiming-s3c2410.c
@@ -206,7 +206,7 @@ static int calc_tacc(unsigned int cyc, int nwait_en,
 }
 
 /**
- * s3c2410_calc_bank - calculate bank timing infromation
+ * s3c2410_calc_bank - calculate bank timing information
  * @cfg: The configuration we need to calculate for.
  * @bt: The bank timing information.
  *
-- 
2.14.2

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/6] ARM-S3C24xx: Adjustments for four function  implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-10-02 22:50 +0200
  [PATCH 3/6] ARM: s3c2410: Fix a typo in a comment line SF Markus Elfring <elfring@users.sourceforge.net> - 2017-10-02 22:50 +0200
  [PATCH 5/6] ARM: s3c24xx: Improve a size determination in  s3c2412_iotiming_get() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-10-02 22:50 +0200
  [PATCH 2/6] ARM: s3c24xx: Improve a size determination in  s3c2410_iotiming_get() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-10-02 22:50 +0200
  [PATCH 1/6] ARM: s3c24xx: Delete an error message for a failed memory  allocation in s3c2410_iotiming_get() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-10-02 22:50 +0200

csiph-web