* [PATCH] base: power: domain.c: fixed a typo error
@ 2015-05-26 2:36 Sriram Dash
2015-05-26 6:26 ` Pavel Machek
2015-05-31 22:00 ` Greg KH
0 siblings, 2 replies; 3+ messages in thread
From: Sriram Dash @ 2015-05-26 2:36 UTC (permalink / raw)
To: rjw, khilman, ulf.hansson, len.brown, pavel, gregkh
Cc: linux-pm, linux-kernel, 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/domain.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/base/power/domain.c b/drivers/base/power/domain.c
index 2327613..10aa00c 100644
--- a/drivers/base/power/domain.c
+++ b/drivers/base/power/domain.c
@@ -491,7 +491,7 @@ static bool genpd_abort_poweroff(struct generic_pm_domain *genpd)
/**
* genpd_queue_power_off_work - Queue up the execution of pm_genpd_poweroff().
- * @genpd: PM domait to power off.
+ * @genpd: PM domain to power off.
*
* Queue up the execution of pm_genpd_poweroff() unless it's already been done
* before.
--
2.4.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] base: power: domain.c: fixed a typo error
2015-05-26 2:36 [PATCH] base: power: domain.c: fixed a typo error Sriram Dash
@ 2015-05-26 6:26 ` Pavel Machek
2015-05-31 22:00 ` Greg KH
1 sibling, 0 replies; 3+ messages in thread
From: Pavel Machek @ 2015-05-26 6:26 UTC (permalink / raw)
To: Sriram Dash
Cc: rjw, khilman, ulf.hansson, len.brown, gregkh, linux-pm,
linux-kernel
On Tue 2015-05-26 08:06:51, Sriram Dash wrote:
> From: dashsriram <dash.sriram@gmail.com>
>
> Fixed a typo error in the file
>
> Signed-off-by: Sriram Dash <dash.sriram@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
(cc: trivial@kernel.org might help for patches like this one).
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] base: power: domain.c: fixed a typo error
2015-05-26 2:36 [PATCH] base: power: domain.c: fixed a typo error Sriram Dash
2015-05-26 6:26 ` Pavel Machek
@ 2015-05-31 22:00 ` Greg KH
1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2015-05-31 22:00 UTC (permalink / raw)
To: Sriram Dash
Cc: rjw, khilman, ulf.hansson, len.brown, pavel, linux-pm,
linux-kernel
On Tue, May 26, 2015 at 08:06:51AM +0530, Sriram Dash wrote:
> From: dashsriram <dash.sriram@gmail.com>
Name isn't correct :(
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-05-31 22:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-26 2:36 [PATCH] base: power: domain.c: fixed a typo error Sriram Dash
2015-05-26 6:26 ` Pavel Machek
2015-05-31 22:00 ` 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).