* [PATCH] firmware: Correct function name in comment
@ 2014-12-03 21:46 Borislav Petkov
2014-12-04 2:23 ` Ming Lei
0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2014-12-03 21:46 UTC (permalink / raw)
To: LKML; +Cc: Ming Lei, Greg Kroah-Hartman
From: Borislav Petkov <bp@suse.de>
Use the correct function name in the kernel-doc comment above it.
Cc: Ming Lei <ming.lei@canonical.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Borislav Petkov <bp@suse.de>
---
drivers/base/firmware_class.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/base/firmware_class.c b/drivers/base/firmware_class.c
index 3d785ebb48d3..23d19a680524 100644
--- a/drivers/base/firmware_class.c
+++ b/drivers/base/firmware_class.c
@@ -1195,7 +1195,7 @@ request_firmware(const struct firmware **firmware_p, const char *name,
EXPORT_SYMBOL(request_firmware);
/**
- * request_firmware: - load firmware directly without usermode helper
+ * request_firmware_direct: - load firmware directly without usermode helper
* @firmware_p: pointer to firmware image
* @name: name of firmware file
* @device: device for which firmware is being loaded
--
2.0.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] firmware: Correct function name in comment
2014-12-03 21:46 [PATCH] firmware: Correct function name in comment Borislav Petkov
@ 2014-12-04 2:23 ` Ming Lei
0 siblings, 0 replies; 2+ messages in thread
From: Ming Lei @ 2014-12-04 2:23 UTC (permalink / raw)
To: Borislav Petkov; +Cc: LKML, Greg Kroah-Hartman
On Thu, Dec 4, 2014 at 5:46 AM, Borislav Petkov <bp@alien8.de> wrote:
> From: Borislav Petkov <bp@suse.de>
>
> Use the correct function name in the kernel-doc comment above it.
>
> Cc: Ming Lei <ming.lei@canonical.com>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Cc: linux-kernel@vger.kernel.org
> Signed-off-by: Borislav Petkov <bp@suse.de>
> ---
> drivers/base/firmware_class.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/base/firmware_class.c b/drivers/base/firmware_class.c
> index 3d785ebb48d3..23d19a680524 100644
> --- a/drivers/base/firmware_class.c
> +++ b/drivers/base/firmware_class.c
> @@ -1195,7 +1195,7 @@ request_firmware(const struct firmware **firmware_p, const char *name,
> EXPORT_SYMBOL(request_firmware);
>
> /**
> - * request_firmware: - load firmware directly without usermode helper
> + * request_firmware_direct: - load firmware directly without usermode helper
> * @firmware_p: pointer to firmware image
> * @name: name of firmware file
> * @device: device for which firmware is being loaded
Acked-by: Ming Lei <ming.lei@canonical.com>
Thanks,
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-04 2:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-03 21:46 [PATCH] firmware: Correct function name in comment Borislav Petkov
2014-12-04 2:23 ` Ming Lei
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®