linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4/4] base: power: runtime.c: Fixed a typo error
@ 2015-05-26 18:43 Sriram Dash
  2015-05-31 21:59 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Sriram Dash @ 2015-05-26 18:43 UTC (permalink / raw)
  To: rjw, len.brown, pavel, gregkh; +Cc: linux-pm, linux-kernel, trivial, dashsriram

From: dashsriram <dash.sriram@gmail.com>

Fixed a typo error in the file

Signed-off-by: Sriram Dash <dash.sriram@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 5070c4f..7597741 100644
--- a/drivers/base/power/runtime.c
+++ b/drivers/base/power/runtime.c
@@ -178,7 +178,7 @@ static int dev_memalloc_noio(struct device *dev, void *data)
  *     resume/suspend callback of any one of its ancestors(or the
  *     block device itself), the deadlock may be triggered inside the
  *     memory allocation since it might not complete until the block
- *     device becomes active and the involed page I/O finishes. The
+ *     device becomes active and the invoked page I/O finishes. The
  *     situation is pointed out first by Alan Stern. Network device
  *     are involved in iSCSI kind of situation.
  *
-- 
2.4.1


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

* Re: [PATCH 4/4] base: power: runtime.c: Fixed a typo error
  2015-05-26 18:43 [PATCH 4/4] base: power: runtime.c: Fixed a typo error Sriram Dash
@ 2015-05-31 21:59 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2015-05-31 21:59 UTC (permalink / raw)
  To: Sriram Dash; +Cc: rjw, len.brown, pavel, linux-pm, linux-kernel, trivial

On Wed, May 27, 2015 at 12:13:47AM +0530, Sriram Dash wrote:
> From: dashsriram <dash.sriram@gmail.com>

Name problem :(

> 
> Fixed a typo error in the file
> 
> Signed-off-by: Sriram Dash <dash.sriram@gmail.com>
> ---
>  drivers/base/power/runtime.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Patches 1/4, 2/4, 3/4?

You aren't numbering your patches properly.

Please fix them all up and resend all of them, I'm now dropping all of
your submitted patches from my queue.

thanks,

greg k-h

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

end of thread, other threads:[~2015-05-31 22:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-26 18:43 [PATCH 4/4] base: power: runtime.c: Fixed a typo error Sriram Dash
2015-05-31 21:59 ` Greg KH

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