From: matt mooney Date: Thu, 19 May 2011 04:46:13 +0000 (-0700) Subject: staging: usbip: userspace: bind-driver.c: mark remote_host as unused X-Git-Tag: v3.0-rc1~336^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fadc1212a53908bc28e6351a40efd148739108b;p=pandora-kernel.git staging: usbip: userspace: bind-driver.c: mark remote_host as unused Use __attribute__((unused)) to suppress error until it can be determined that remote_host is not needed. Signed-off-by: matt mooney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed