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.