From: Michal Marek on
On 30.7.2010 20:43, Uwe Kleine-König wrote:
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig(a)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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/