From: Mike Rapoport <mike@compulab.co.il>
To: Stefan Weil <weil@mail.berlios.de>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Anton Vorontsov <cbouatmailru@gmail.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] da9030_battery: Fix spelling in comment
Date: Thu, 07 Jan 2010 10:19:28 +0200 [thread overview]
Message-ID: <4B459910.7040106@compulab.co.il> (raw)
In-Reply-To: <1262818823-16532-1-git-send-email-weil@mail.berlios.de>
Stefan Weil wrote:
> platfrom -> platform
> monotor -> monitor
>
> Signed-off-by: Stefan Weil <weil@mail.berlios.de>
> ---
> drivers/power/da9030_battery.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Acked-by: Mike Rapoport <mike@compulab.co.il>
> diff --git a/drivers/power/da9030_battery.c b/drivers/power/da9030_battery.c
> index 3364198..a2e71f7 100644
> --- a/drivers/power/da9030_battery.c
> +++ b/drivers/power/da9030_battery.c
> @@ -509,7 +509,7 @@ static int da9030_battery_probe(struct platform_device *pdev)
>
> charger->master = pdev->dev.parent;
>
> - /* 10 seconds between monotor runs unless platfrom defines other
> + /* 10 seconds between monitor runs unless platform defines other
> interval */
> charger->interval = msecs_to_jiffies(
> (pdata->batmon_interval ? : 10) * 1000);
prev parent reply other threads:[~2010-01-07 8:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-06 23:00 Stefan Weil
2010-01-07 8:19 ` Mike Rapoport [this message]
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=4B459910.7040106@compulab.co.il \
--to=mike@compulab.co.il \
--cc=akpm@linux-foundation.org \
--cc=cbouatmailru@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=weil@mail.berlios.de \
/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
Powered by JetHome