From: Takashi Iwai Date: Thu, 30 Oct 2014 12:45:58 +0000 (+0100) Subject: ALSA: pcm: Use static inline for snd_pcm_lib_alloc_vmalloc_buffer() X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~21^2~90^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f213d8f79a3928eaa2e2936f8ab40761aac04b95;p=pandora-kernel.git 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 --- Reading git-diff-tree failed