From: Michal Nazarewicz Date: Thu, 28 Oct 2010 15:31:22 +0000 (+0200) Subject: USB: gadget: f_mass_storage: remove needless complete() X-Git-Tag: v2.6.38-rc1~465^2~11^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00cb636ed87a65b512012ea4236348af19daef1e;p=pandora-kernel.git USB: gadget: f_mass_storage: remove needless complete() This commit removes call to the complete() function done in fsg_unbind() which was never needed there but was a leftover form file_storage.c. Signed-off-by: Michal Nazarewicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed