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)
commitf213d8f79a3928eaa2e2936f8ab40761aac04b95
tree0b4ab6129e0fcb820aa960ef79bb813f834f9c7a
parent12cddbd8696657ff405e054be48747b906731698
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