From: Rui Miguel Silva Date: Mon, 18 May 2015 15:02:07 +0000 (+0100) Subject: usb: gadget: f_fs: do not set cancel function on synchronous {read,write} X-Git-Tag: omap-for-v4.3/fixes-merge-window~230^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4088acf1e845aba35f30fb91dee10649edbd0e84;p=pandora-kernel.git usb: gadget: f_fs: do not set cancel function on synchronous {read,write} do not try to set cancel function in synchronous operations in ffs_epfile_{read,write}_iter. Cc: # v4.0+ Acked-by: Al Viro Signed-off-by: Rui Miguel Silva Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed