From: Anthony Foiani Date: Mon, 8 Jul 2013 06:52:41 +0000 (-0600) Subject: staging: usbip: use local variable while setting up socket X-Git-Tag: v3.12-rc1~183^2~676 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2568dd1b6b800dd0fdff5aa997cf7d0c46c19ffe;p=pandora-kernel.git staging: usbip: use local variable while setting up socket Using a simple integer makes the code easier to read and removes the need to blank out array elements in case of errors. Signed-Off-By: Anthony Foiani Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed