From: Takashi Iwai Date: Mon, 10 Nov 2014 06:38:22 +0000 (+0100) Subject: ALSA: pcm: Fix document for snd_pcm_stop_xrun() X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~21^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48b217aa43abc8c3545bb9b4d7a5b525b71d6ac2;p=pandora-kernel.git ALSA: pcm: Fix document for snd_pcm_stop_xrun() Fix a copy & paste error: Warning(sound/core/pcm_native.c:1112): Excess function parameter 'state' description in 'snd_pcm_stop_xrun' The state argument was dropped from snd_pcm_stop_xrun(). Reported-by: kbuild test robot Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed