From 9b7c552bba88748001574925b80ba520691b0e4d Mon Sep 17 00:00:00 2001 From: Eldad Zack Date: Sun, 6 Oct 2013 22:31:10 +0200 Subject: [PATCH] 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-format-patch failed