From: Mukesh Ojha <mojha@codeaurora.org>
To: Bartosz Golaszewski <brgl@bgdev.pl>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
"Rafael J . Wysocki" <rafael@kernel.org>
Cc: linux-kernel@vger.kernel.org,
Bartosz Golaszewski <bgolaszewski@baylibre.com>
Subject: Re: [PATCH] drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource()
Date: Mon, 1 Apr 2019 15:52:54 +0530 [thread overview]
Message-ID: <29cb0f74-672a-56f3-6e85-82f7e2a99ddf@codeaurora.org> (raw)
In-Reply-To: <20190401081635.18673-1-brgl@bgdev.pl>
On 4/1/2019 1:46 PM, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
>
> It should have been 'management' not 'managemend'.
>
> Fixes: 7945f929f1a7 ("drivers: provide devm_platform_ioremap_resource()")
> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> ---
> drivers/base/platform.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/base/platform.c b/drivers/base/platform.c
> index dab0a5abc391..09c00d91094c 100644
> --- a/drivers/base/platform.c
> +++ b/drivers/base/platform.c
> @@ -84,7 +84,7 @@ EXPORT_SYMBOL_GPL(platform_get_resource);
> * device
> *
> * @pdev: platform device to use both for memory resource lookup as well as
> - * resource managemend
> + * resource management
:-)
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Cheers,
-Mukesh
> * @index: resource index
> */
> #ifdef CONFIG_HAS_IOMEM
next prev parent reply other threads:[~2019-04-01 10:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-01 8:16 [PATCH] drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource() Bartosz Golaszewski
2019-04-01 8:25 ` Rafael J. Wysocki
2019-04-01 10:22 ` Mukesh Ojha [this message]
2019-04-10 7:50 ` Bartosz Golaszewski
2019-04-23 9:37 ` Bartosz Golaszewski
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=29cb0f74-672a-56f3-6e85-82f7e2a99ddf@codeaurora.org \
--to=mojha@codeaurora.org \
--cc=bgolaszewski@baylibre.com \
--cc=brgl@bgdev.pl \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rafael@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