ALSA: dummy: constify dummy_timer_ops structures
authorJulia Lawall <Julia.Lawall@lip6.fr>
Wed, 30 Dec 2015 11:28:49 +0000 (12:28 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 30 Dec 2015 21:49:42 +0000 (22:49 +0100)
commitd8c5ed752e5b9aabad9ea8b53272b6abb4fa5235
treea6ed930f26ef9a13ca4f213e33a3603c4cfdf3fc
parent55a8aeef6dbdb90f5ee97801b86c73ffd93e8afd
ALSA: dummy: constify dummy_timer_ops structures

The dummy_timer_ops structures are never modified, so declare them as
const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/dummy.c
This page took 0.037821 seconds and 5 git commands to generate.