From: Bill Pemberton Date: Tue, 19 Jun 2012 14:34:07 +0000 (-0400) Subject: USB: serial: Remove unused serial_priv variable X-Git-Tag: v3.6-rc1~101^2~53^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c50f2af8e1a33e95e4d3b7af9db05ed9096c6072;p=pandora-kernel.git USB: serial: Remove unused serial_priv variable qt2_open() and qt2_close() both set a serial_priv variable but never used it. Remove the variable from the functions. Signed-off-by: Bill Pemberton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed