[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180926132003.23341-1-geert+renesas@glider.be>
Date: Wed, 26 Sep 2018 15:20:03 +0200
From: Geert Uytterhoeven <geert+renesas@...der.be>
To: Philipp Zabel <p.zabel@...gutronix.de>,
Jiri Kosina <trivial@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Geert Uytterhoeven <geert+renesas@...der.be>
Subject: [PATCH trivial] reset: Grammar s/more then once/more than once/
Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
---
include/linux/reset.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/reset.h b/include/linux/reset.h
index 09732c36f3515a1e..29af6d6b2f4b8103 100644
--- a/include/linux/reset.h
+++ b/include/linux/reset.h
@@ -116,7 +116,7 @@ static inline int device_reset_optional(struct device *dev)
* @id: reset line name
*
* Returns a struct reset_control or IS_ERR() condition containing errno.
- * If this function is called more then once for the same reset_control it will
+ * If this function is called more than once for the same reset_control it will
* return -EBUSY.
*
* See reset_control_get_shared for details on shared references to
--
2.17.1
Powered by blists - more mailing lists