From: Eldad Zack Date: Sun, 6 Oct 2013 20:31:10 +0000 (+0200) Subject: ALSA: usb-audio: void return type of snd_usb_endpoint_deactivate() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b7c552bba88748001574925b80ba520691b0e4d;p=pandora-kernel.git ALSA: usb-audio: void return type of snd_usb_endpoint_deactivate() The return value of snd_usb_endpoint_deactivate() is not used, make the function have no return value. Update the documentation to reflect what the function is actually doing. Signed-off-by: Eldad Zack Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed