OSDN Git Service

reset: Grammar s/more then once/more than once/
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 26 Sep 2018 13:20:03 +0000 (15:20 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 4 Oct 2018 09:36:07 +0000 (11:36 +0200)
Fix grammar in reset_control_get_exclusive() documentation comment.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
include/linux/reset.h

index 09732c3..29af6d6 100644 (file)
@@ -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