On Wed, Dec 13, 2017 at 11:16:03AM +0100, Juan Zea wrote: > usbip bind writes commands followed by random string when writing to > match_busid attribute in sysfs, caused by using full variable size > instead of string length. > > Signed-off-by: Juan Zea <[email protected]> > --- > tools/usb/usbip/src/utils.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
You forgot to cc: the maintainers of this file: $ ./scripts/get_maintainer.pl --file tools/usb/usbip/src/utils.c Valentina Manea <[email protected]> (maintainer:USB OVER IP DRIVER) Shuah Khan <[email protected]> (maintainer:USB OVER IP DRIVER) [email protected] (open list:USB OVER IP DRIVER) [email protected] (open list) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
