Re: [PATCH] ALSA: dummy: constify dummy_timer_ops structures

2015-12-30 Thread Takashi Iwai
On Wed, 30 Dec 2015 12:28:49 +0100, Julia Lawall wrote: > > The dummy_timer_ops structures are never modified, so declare them as > const. > > Done with the help of Coccinelle. > > Signed-off-by: Julia Lawall Applied, thanks. Takashi > > --- > sound/drivers/dummy.c |4 ++-- > 1 file c

[PATCH] ALSA: dummy: constify dummy_timer_ops structures

2015-12-30 Thread Julia Lawall
The dummy_timer_ops structures are never modified, so declare them as const. Done with the help of Coccinelle. Signed-off-by: Julia Lawall --- sound/drivers/dummy.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/drivers/dummy.c b/sound/drivers/dummy.c index 01