From: Andrzej Pietrasiewicz Date: Tue, 3 Mar 2015 09:52:17 +0000 (+0100) Subject: usb: gadget: printer: don't access file global pnp_string in function's code X-Git-Tag: omap-for-v4.1/fixes-rc1~167^2~55^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a84e6f608598dd691c0024eab50fffb96aca43b;p=pandora-kernel.git usb: gadget: printer: don't access file global pnp_string in function's code In order to factor out a reusable f_printer, the function's code should not use file global variables related to legacy printer gadget's implementation. Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed