summaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung/pm-check.c
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-05-21 13:51:23 +0200
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>2016-05-30 09:13:11 +0200
commit40b0754c1b7260782acf1778b052d192520ad910 (patch)
treefe909711d0d68cec1b81e9efffc70d52dcf0305d /arch/arm/plat-samsung/pm-check.c
parent1a695a905c18548062509178b98bc91e67510864 (diff)
downloadlwn-40b0754c1b7260782acf1778b052d192520ad910.tar.gz
lwn-40b0754c1b7260782acf1778b052d192520ad910.zip
ARM: SAMSUNG: Fix typos
Fix some language typos in comments. Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Diffstat (limited to 'arch/arm/plat-samsung/pm-check.c')
-rw-r--r--arch/arm/plat-samsung/pm-check.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-samsung/pm-check.c b/arch/arm/plat-samsung/pm-check.c
index 70f2f699bed3..d63516374f7c 100644
--- a/arch/arm/plat-samsung/pm-check.c
+++ b/arch/arm/plat-samsung/pm-check.c
@@ -5,7 +5,7 @@
* http://armlinux.simtec.co.uk
* Ben Dooks <ben@simtec.co.uk>
*
- * S3C Power Mangament - suspend/resume memory corruptiuon check.
+ * S3C Power Mangament - suspend/resume memory corruption check.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as