commit | d8c5ed752e5b9aabad9ea8b53272b6abb4fa5235 | [log] [tgz] |
---|---|---|
author | Julia Lawall <Julia.Lawall@lip6.fr> | Wed Dec 30 12:28:49 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 30 22:49:42 2015 +0100 |
tree | a6ed930f26ef9a13ca4f213e33a3603c4cfdf3fc | |
parent | 55a8aeef6dbdb90f5ee97801b86c73ffd93e8afd [diff] |
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>