[alsa-devel] [PATCH] ASoC: Remove unneeded use of address-of operator

Mark Brown broonie at opensource.wolfsonmicro.com
Mon Nov 8 18:19:11 CET 2010


On Mon, Nov 08, 2010 at 10:41:53AM +0000, Dimitris Papastamos wrote:
> There is no need to use '&' in this case.  Either way, if a is an array
> of some type, then a == &a == &a[0].
> 
> Signed-off-by: Dimitris Papastamos <dp at opensource.wolfsonmicro.com>

Applied, thanks.


More information about the Alsa-devel mailing list