1
0
Fork 0
alistair23-linux/sound/xen
Nick Simonov e53134fefd ALSA: xen-front: Refine indentations and constify snd_pcm_ops
snd_pcm_ops are not supposed to change. So mark the
non-const structs as const. Also, refine indentation
to ncrease readability.

Signed-off-by: Nick Simonov <nicksimonovv@gmail.com>
Reviewed-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-09-20 09:14:52 +02:00
..
Kconfig
Makefile ALSA: xen-front: Implement ALSA virtual sound driver 2018-05-16 12:59:57 +02:00
xen_snd_front.c ALSA: xen-front: fix a loop timeout 2018-05-31 09:11:03 +02:00
xen_snd_front.h ALSA: xen-front: Implement ALSA virtual sound driver 2018-05-16 12:59:57 +02:00
xen_snd_front_alsa.c ALSA: xen-front: Refine indentations and constify snd_pcm_ops 2018-09-20 09:14:52 +02:00
xen_snd_front_alsa.h ALSA: xen-front: Implement ALSA virtual sound driver 2018-05-16 12:59:57 +02:00
xen_snd_front_cfg.c ALSA: xen-front: freeing an error pointer 2018-05-30 13:19:45 +02:00
xen_snd_front_cfg.h ALSA: xen-front: Read sound driver configuration from Xen store 2018-05-16 12:58:39 +02:00
xen_snd_front_evtchnl.c ALSA: xen-front: remove redundant error check on ret 2018-05-28 11:28:44 +02:00
xen_snd_front_evtchnl.h ALSA: xen-front: Implement Xen event channel handling 2018-05-16 12:58:41 +02:00
xen_snd_front_shbuf.c ALSA: xen-front: Implement handling of shared buffers 2018-05-16 12:59:50 +02:00
xen_snd_front_shbuf.h ALSA: xen-front: Implement handling of shared buffers 2018-05-16 12:59:50 +02:00