linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH trivial] reset: Grammar s/more then once/more than once/
@ 2018-09-26 13:20 Geert Uytterhoeven
  2018-10-04  9:54 ` Philipp Zabel
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2018-09-26 13:20 UTC (permalink / raw)
  To: Philipp Zabel, Jiri Kosina; +Cc: linux-kernel, Geert Uytterhoeven

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH trivial] reset: Grammar s/more then once/more than once/
  2018-09-26 13:20 [PATCH trivial] reset: Grammar s/more then once/more than once/ Geert Uytterhoeven
@ 2018-10-04  9:54 ` Philipp Zabel
  0 siblings, 0 replies; 2+ messages in thread
From: Philipp Zabel @ 2018-10-04  9:54 UTC (permalink / raw)
  To: Geert Uytterhoeven, Jiri Kosina; +Cc: linux-kernel

On Wed, 2018-09-26 at 15:20 +0200, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.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

Thank you. Applied to reset/next, with a line of commit description
added.

regards
Philipp

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-04  9:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-26 13:20 [PATCH trivial] reset: Grammar s/more then once/more than once/ Geert Uytterhoeven
2018-10-04  9:54 ` Philipp Zabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).