0c61814544
Instead of calling strlen on every iteration of the for loop, just call it once and cache the result in a temporary local variable which will be used in the for loop instead. Signed-off-by: Eric Curtin <ericcurtin17@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
Makefile.am | ||
usbip.c | ||
usbip.h | ||
usbip_attach.c | ||
usbip_bind.c | ||
usbip_detach.c | ||
usbip_list.c | ||
usbip_network.c | ||
usbip_network.h | ||
usbip_port.c | ||
usbip_unbind.c | ||
usbipd.c | ||
utils.c | ||
utils.h |