git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2006d35
)
staging: usbip: userspace: bind-driver.c: mark remote_host as unused
author
matt mooney
<mfm@muteddisk.com>
Thu, 19 May 2011 04:46:13 +0000
(21:46 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 19 May 2011 22:34:10 +0000
(15:34 -0700)
Use __attribute__((unused)) to suppress error until it can be determined
that remote_host is not needed.
Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found