summaryrefslogtreecommitdiff
path: root/crypto/ecb.c
diff options
context:
space:
mode:
authorEric Curtin <ericcurtin17@gmail.com>2015-09-15 21:27:20 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-22 12:07:45 -0700
commit0c61814544cfe0db7c4c4adf38e51d015c7175f9 (patch)
treec068c4a8d6ff0e6590f090b373b496e35532f8d8 /crypto/ecb.c
parent1f93e4a96c9109378204c147b3eec0d0e8100fde (diff)
tools: usbip: detach: avoid calling strlen() at each iteration
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>
Diffstat (limited to 'crypto/ecb.c')
0 files changed, 0 insertions, 0 deletions