On Mon, 2012-10-22 at 23:43 +0200, Peter Meerwald wrote: > From: Peter Meerwald <p.meerwald at bct-electronic.com> > > CC libpulsecore_2.98_la-svolume_arm.lo > pulsecore/svolume_arm.c: In function 'pa_volume_s16ne_arm': > pulsecore/svolume_arm.c:50:8: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] > > Signed-off-by: Peter Meerwald <p.meerwald at bct-electronic.com> Thanks, applied. "pulsecore" is an overly generic label (and btw, so is "modules", if you're touching only one module), so I changed the commit title to svolume_arm: Fix a const warning. -- Tanu