From: Mario Schuknecht Date: Mon, 26 Jan 2015 19:40:21 +0000 (+0100) Subject: usb: gadget: f_fs: Fix loop variable X-Git-Tag: fixes-v4.0-rc1~102^2^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acba23fec527012e901636e4ba091ee25461c943;p=pandora-kernel.git usb: gadget: f_fs: Fix loop variable Use if-loop variable 'epfile' instead of start variable 'epfiles'. Now the correct endpoint file name is stored. Signed-off-by: Mario Schuknecht Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed