[alsa-devel] [PATCH] ASoC: soc-core: Remove useless inline function construct
Mark Brown
broonie at opensource.wolfsonmicro.com
Mon Dec 6 20:16:26 CET 2010
On Mon, Dec 06, 2010 at 03:49:20PM +0000, Dimitris Papastamos wrote:
> There is no need to mark this function as inline. Inline functions
> usually are small and concise functions that benefit from not needing
> to set up a stack frame and undergo a call/ret sequence upon each
> invocation.
Applied, thanks.
More information about the Alsa-devel
mailing list