diff options
author | Eric Dumazet <dada1@cosmosbay.com> | 2005-06-22 14:32:51 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-06-22 14:32:51 -0700 |
commit | f31f5f051269746179b01017fc5e3dcf6b37c67e (patch) | |
tree | 9153d74203a18cd7239340e8d4b97d31a98f2ae0 /crypto/cast5.c | |
parent | 6a17944ca12229036a6d8d48be1b5eb51204fcf8 (diff) | |
download | op-kernel-dev-f31f5f051269746179b01017fc5e3dcf6b37c67e.zip op-kernel-dev-f31f5f051269746179b01017fc5e3dcf6b37c67e.tar.gz |
[NET]: dont use strlen() but the result from a prior sprintf()
Small patch to save an unecessary call to strlen() : sprintf() gave us
the length, just trust it.
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/cast5.c')
0 files changed, 0 insertions, 0 deletions