staging: usbip: change the busid size
authormatt mooney <mfm@muteddisk.com>
Fri, 27 May 2011 08:44:12 +0000 (01:44 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 21:26:17 +0000 (14:26 -0700)
commit3e4fda9f956d3e8f14e8cabc6dd4f1caa95981e4
tree5ac0eacc1b97be406ea9cf26a749c128292555e9
parent4cbab52d18fc35e3c66f68e0382cd0815d31bb5f
staging: usbip: change the busid size

Change busid size to correspond with SYSFS_BUS_ID_SIZE, which was
already being used in most cases. This eliminates the need to define
BUS_ID_SIZE in the userspace code.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/usbip/stub.h
drivers/staging/usbip/userspace/src/usbip_bind.c
drivers/staging/usbip/userspace/src/utils.c
drivers/staging/usbip/userspace/src/utils.h