On Mon, May 21, 2018 at 2:57 PM, Yisheng Xie <[email protected]> wrote: > match_string() returns the index of an array for a matching string, > which can be used intead of open coded variant.
> - int err, i; > + int ret; int err; would still work. -- With Best Regards, Andy Shevchenko -- 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
