[alsa-devel] [PATCH] ASoC: sound:soc:soc-core fix one small indentation issue
Mark Brown
broonie at opensource.wolfsonmicro.com
Mon Mar 7 16:16:22 CET 2011
On Mon, Mar 07, 2011 at 11:14:45PM +0800, Lu Guanqun wrote:
> Signed-off-by: Lu Guanqun <guanqun.lu at intel.com>
Please remember to CC maintainers on patches - in general please follow
the approach in Documentation/SubmittingPatches.
> ---
> sound/soc/soc-core.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/sound/soc/soc-core.c b/sound/soc/soc-core.c
> index 64befac..f6ba502 100644
> --- a/sound/soc/soc-core.c
> +++ b/sound/soc/soc-core.c
> @@ -3438,7 +3438,7 @@ int snd_soc_register_platform(struct device *dev,
>
> platform = kzalloc(sizeof(struct snd_soc_platform), GFP_KERNEL);
> if (platform == NULL)
> - return -ENOMEM;
> + return -ENOMEM;
>
> /* create platform component name */
> platform->name = fmt_single_name(dev, &platform->id);
> --
> 1.7.2.3
>
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel at alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>
--
"You grabbed my hand and we fell into it, like a daydream - or a fever."
More information about the Alsa-devel
mailing list