]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: pcm: Use static inline for snd_pcm_lib_alloc_vmalloc_buffer()
authorTakashi Iwai <tiwai@suse.de>
Thu, 30 Oct 2014 12:45:58 +0000 (13:45 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 30 Oct 2014 12:48:29 +0000 (13:48 +0100)
commit4216c246a3892976aff29ec6a4531fefcd5e6f42
tree0b4ab6129e0fcb820aa960ef79bb813f834f9c7a
parentc674c1fc3e1b44ae4937e872c368cf8492b592a6
ALSA: pcm: Use static inline for snd_pcm_lib_alloc_vmalloc_buffer()

... instead of #if 0 hack.  It's more straightforward and obvious.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/pcm.h