8 Nov
2010
8 Nov
'10
6:19 p.m.
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@opensource.wolfsonmicro.com
Applied, thanks.