lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 11 Dec 2011 11:03:18 +0800
From:	Mark Brown <broonie@...nsource.wolfsonmicro.com>
To:	Lothar Waßmann <LW@...O-electronics.de>
Cc:	alsa-devel@...a-project.org,
	Dong Aisheng-B29396 <B29396@...escale.com>,
	linux-kernel@...r.kernel.org, Liam Girdwood <lrg@...com>
Subject: Re: [PATCH 1/5] ASoC: mxs: General cleanups

On Fri, Dec 09, 2011 at 02:38:08PM +0100, Lothar Waßmann wrote:
> Some textual cleanups without functional changes
> 
> Signed-off-by: Lothar Waßmann <LW@...O-electronics.de>
> ---
>  sound/soc/codecs/sgtl5000.c |   13 ++++++-------
>  sound/soc/mxs/mxs-saif.c    |    2 +-

This is mostly a patch to a CODEC driver not anything to do with mxs as
the subject says and 

>  static const struct i2c_device_id sgtl5000_id[] = {
>  	{"sgtl5000", 0},
> -	{},
> +	{ /* sentinel */ }

I'm not sure I actually find that an improvement; if we're going to
actively go out and do that we should do it consistently.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ