From: David S. Miller Date: Sun, 17 Apr 2011 23:35:27 +0000 (-0700) Subject: isdn: hfcsusb: Fix set-but-unused variables. X-Git-Tag: v3.0-rc1~377^2~368 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c76c58fca03c1162ab8592f71c996e933af3a9e;p=pandora-kernel.git isdn: hfcsusb: Fix set-but-unused variables. The variable 'buf' is set but unused in ctrl_complete(). Just kill it off. Similarly for the variable 'err' in setup_hfcsusb(). Signed-off-by: David S. Miller --- Reading git-diff-tree failed