commit | 5305239312a5fcc50849e157a3178778c6914aa0 | [log] [tgz] |
---|---|---|
author | Julia Lawall <Julia.Lawall@lip6.fr> | Sat Apr 09 10:36:15 2016 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Apr 09 10:58:04 2016 +0200 |
tree | cd3d07dd5279187644387172a1b0adff85a870bf | |
parent | e8369d65693bd4e21e043c0e66eff1056ed1e7a3 [diff] |
ALSA: constify ct_timer_ops structures The ct_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>