Re: [2.6 patch] saa7134: rename dmasound_{init,exit}

From: hermann pitton
Date: Fri Jul 14 2006 - 21:49:48 EST


Am Samstag, den 15.07.2006, 02:37 +0200 schrieb Adrian Bunk:
> Two different exports with the same name are not a good idea:
>
> $ grep -r EXPORT_SYMBOL\(dmasound_init\) *
> drivers/media/video/saa7134/saa7134-core.c:EXPORT_SYMBOL(dmasound_init);
> sound/oss/dmasound/dmasound_core.c:EXPORT_SYMBOL(dmasound_init);
> $
>
> This patch renames the saa7134 dmasound_{init,exit} to
> saa7134_dmasound_{init,exit}.
>
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>
>
> ---
>
> This patch was already sent on:
> - 11 Jul 2006

Mauro is on a first short vacation after 1 1/2 years.
Please have patience until he is back.

You might be used to, that Gerd wasn't for six years.

Hermann



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/