From: Laurent Pinchart Date: Tue, 16 Sep 2014 14:26:48 +0000 (+0300) Subject: usb: gadget: uvc: Simplify uvcg_video_pump by using local variable X-Git-Tag: fixes-for-v3.18-merge-window~16^2~118^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dd5b021bd6c735a6a1515d06dab1478fc461dfd;p=pandora-kernel.git usb: gadget: uvc: Simplify uvcg_video_pump by using local variable Use the local queue variable instead of computing it every time. Signed-off-by: Laurent Pinchart Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed