linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drivers: base: power: Fix resposible -> responsible in runtime.c
@ 2021-01-20 14:33 Bhaskar Chowdhury
  2021-01-20 19:22 ` Randy Dunlap
  2021-01-27 21:58 ` Pavel Machek
  0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-01-20 14:33 UTC (permalink / raw)
  To: rjw, len.brown, pavel, gregkh, linux-pm, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury

s/resposible/responsible/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/base/power/runtime.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/base/power/runtime.c b/drivers/base/power/runtime.c
index bfda153b1a41..a46a7e30881b 100644
--- a/drivers/base/power/runtime.c
+++ b/drivers/base/power/runtime.c
@@ -1100,7 +1100,7 @@ EXPORT_SYMBOL_GPL(__pm_runtime_resume);
  * suspending the device when both its runtime PM status is %RPM_ACTIVE and its
  * runtime PM usage counter is not zero.
  *
- * The caller is resposible for decrementing the runtime PM usage counter of
+ * The caller is responsible for decrementing the runtime PM usage counter of
  * @dev after this function has returned a positive value for it.
  */
 int pm_runtime_get_if_active(struct device *dev, bool ign_usage_count)
--
2.30.0


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

* Re: [PATCH] drivers: base: power: Fix resposible -> responsible in runtime.c
  2021-01-20 14:33 [PATCH] drivers: base: power: Fix resposible -> responsible in runtime.c Bhaskar Chowdhury
@ 2021-01-20 19:22 ` Randy Dunlap
  2021-01-27 21:58 ` Pavel Machek
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2021-01-20 19:22 UTC (permalink / raw)
  To: Bhaskar Chowdhury, rjw, len.brown, pavel, gregkh, linux-pm, linux-kernel

On 1/20/21 6:33 AM, Bhaskar Chowdhury wrote:
> s/resposible/responsible/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

thanks.

> ---
>  drivers/base/power/runtime.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/base/power/runtime.c b/drivers/base/power/runtime.c
> index bfda153b1a41..a46a7e30881b 100644
> --- a/drivers/base/power/runtime.c
> +++ b/drivers/base/power/runtime.c
> @@ -1100,7 +1100,7 @@ EXPORT_SYMBOL_GPL(__pm_runtime_resume);
>   * suspending the device when both its runtime PM status is %RPM_ACTIVE and its
>   * runtime PM usage counter is not zero.
>   *
> - * The caller is resposible for decrementing the runtime PM usage counter of
> + * The caller is responsible for decrementing the runtime PM usage counter of
>   * @dev after this function has returned a positive value for it.
>   */
>  int pm_runtime_get_if_active(struct device *dev, bool ign_usage_count)
> --
> 2.30.0
> 


-- 
~Randy
"He closes his eyes and drops the goggles.  You can't get hurt
by looking at a bitmap.  Or can you?"
(Neal Stephenson: Snow Crash)

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

* Re: [PATCH] drivers: base: power: Fix resposible -> responsible in runtime.c
  2021-01-20 14:33 [PATCH] drivers: base: power: Fix resposible -> responsible in runtime.c Bhaskar Chowdhury
  2021-01-20 19:22 ` Randy Dunlap
@ 2021-01-27 21:58 ` Pavel Machek
  1 sibling, 0 replies; 3+ messages in thread
From: Pavel Machek @ 2021-01-27 21:58 UTC (permalink / raw)
  To: Bhaskar Chowdhury; +Cc: rjw, len.brown, gregkh, linux-pm, linux-kernel, rdunlap

[-- Attachment #1: Type: text/plain, Size: 236 bytes --]

On Wed 2021-01-20 20:03:12, Bhaskar Chowdhury wrote:
> s/resposible/responsible/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Pavel Machek <pavel@ucw.cz>

-- 
http://www.livejournal.com/~pavelmachek

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

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

end of thread, other threads:[~2021-01-27 22:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-20 14:33 [PATCH] drivers: base: power: Fix resposible -> responsible in runtime.c Bhaskar Chowdhury
2021-01-20 19:22 ` Randy Dunlap
2021-01-27 21:58 ` Pavel Machek

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).