From: "MyungJoo Ham" <myungjoo.ham@samsung.com>
To: "linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>
Subject: [PATCH] PM / devfreq: correct comment typo.
Date: Wed, 09 Nov 2016 01:39:21 +0000 [thread overview]
Message-ID: <698260245.615933.1478655561574.JavaMail.weblogic@ep2ml103c> (raw)
In-Reply-To: CGME20161109013921epcms1p7e3a7f9daf4899a395dc0e73b1aa762df@epcms1p7
[-- Attachment #1: Type: text/plain, Size: 769 bytes --]
The function name in the comment was incorrect.
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
---
drivers/devfreq/devfreq.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/devfreq/devfreq.c b/drivers/devfreq/devfreq.c
index bf3ea76..a324801 100644
--- a/drivers/devfreq/devfreq.c
+++ b/drivers/devfreq/devfreq.c
@@ -850,7 +850,7 @@ int devfreq_add_governor(struct devfreq_governor *governor)
EXPORT_SYMBOL(devfreq_add_governor);
/**
- * devfreq_remove_device() - Remove devfreq feature from a device.
+ * devfreq_remove_governor() - Remove devfreq feature from a device.
* @governor: the devfreq governor to be removed
*/
int devfreq_remove_governor(struct devfreq_governor *governor)
--
1.9.1
next parent reply other threads:[~2016-11-09 1:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20161109013921epcms1p7e3a7f9daf4899a395dc0e73b1aa762df@epcms1p7>
2016-11-09 1:39 ` MyungJoo Ham [this message]
2016-11-09 1:46 ` [PATCH] PM / devfreq: correct comment typo Chanwoo Choi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=698260245.615933.1478655561574.JavaMail.weblogic@ep2ml103c \
--to=myungjoo.ham@samsung.com \
--cc=linux-pm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox