From: Takashi Iwai Date: Thu, 30 Oct 2014 14:06:13 +0000 (+0100) Subject: ALSA: pcm: Convert params_*() with static inline functions X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~21^2~90^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85926e0fe8b48fe6227614ddc3a1cb41c0a3c51a;p=pandora-kernel.git ALSA: pcm: Convert params_*() with static inline functions ... and add proper kerneldoc comments. There is no big reason to keep them as macros. Static inline functions are safer in general, and suitable for kerneldoc, too. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed