From: Nicholas Mc Guire Date: Tue, 23 Dec 2014 18:50:14 +0000 (+0100) Subject: usb: gadget: cleanup on stack DECLARE_COMPLETIONs X-Git-Tag: fixes-v4.0-rc1~102^2^2~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f56ce075dd83d6b69e26d4d4fcf49ec703119cf;p=pandora-kernel.git usb: gadget: cleanup on stack DECLARE_COMPLETIONs fixups for incorrect use of DECLARE_COMPLETION. see also commit 6e9a4738 ("completions: lockdep annotate on stack completions") patch is against 3.18.0 linux-next This was only code reviewed and compile tested Signed-off-by: Nicholas Mc Guire Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed