* [PATCH] trivial: fix a typo in a filename
@ 2010-07-30 18:43 Uwe Kleine-König
2010-08-03 13:00 ` Michal Marek
0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2010-07-30 18:43 UTC (permalink / raw)
To: trivial
Cc: Michal Marek, Uwe Kleine-König, Ingo Molnar,
Mathieu Desnoyers, Christoph Hellwig, linux-kbuild, linux-kernel
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
scripts/Makefile.modpost | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/scripts/Makefile.modpost b/scripts/Makefile.modpost
index 8f14c81..82a2420 100644
--- a/scripts/Makefile.modpost
+++ b/scripts/Makefile.modpost
@@ -30,7 +30,7 @@
# - See include/linux/module.h for more details
# Step 4 is solely used to allow module versioning in external modules,
-# where the CRC of each module is retrieved from the Module.symers file.
+# where the CRC of each module is retrieved from the Module.symvers file.
# KBUILD_MODPOST_WARN can be set to avoid error out in case of undefined
# symbols in the final module linking stage
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] trivial: fix a typo in a filename
2010-07-30 18:43 [PATCH] trivial: fix a typo in a filename Uwe Kleine-König
@ 2010-08-03 13:00 ` Michal Marek
0 siblings, 0 replies; 2+ messages in thread
From: Michal Marek @ 2010-08-03 13:00 UTC (permalink / raw)
To: Uwe Kleine-König
Cc: trivial, Ingo Molnar, Mathieu Desnoyers, Christoph Hellwig,
linux-kbuild, linux-kernel
On 30.7.2010 20:43, Uwe Kleine-König wrote:
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
> scripts/Makefile.modpost | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/scripts/Makefile.modpost b/scripts/Makefile.modpost
> index 8f14c81..82a2420 100644
> --- a/scripts/Makefile.modpost
> +++ b/scripts/Makefile.modpost
> @@ -30,7 +30,7 @@
> # - See include/linux/module.h for more details
>
> # Step 4 is solely used to allow module versioning in external modules,
> -# where the CRC of each module is retrieved from the Module.symers file.
> +# where the CRC of each module is retrieved from the Module.symvers file.
Applied.
Michal
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-08-03 13:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-30 18:43 [PATCH] trivial: fix a typo in a filename Uwe Kleine-König
2010-08-03 13:00 ` Michal Marek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox