diff options
author | Stephen Hemminger <shemminger@linux-foundation.org> | 2007-03-22 12:10:18 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-04-25 22:27:18 -0700 |
commit | 22b9a0a3a49ab1a856e0853b3f3dd2abd156bd7c (patch) | |
tree | bacdd0f5ab3e94f5f137b03072b2319eeb767d2b /drivers/message | |
parent | c454673da7c1d6533f40ec2f788023df9af56ebf (diff) | |
download | op-kernel-dev-22b9a0a3a49ab1a856e0853b3f3dd2abd156bd7c.zip op-kernel-dev-22b9a0a3a49ab1a856e0853b3f3dd2abd156bd7c.tar.gz |
[LIB]: div64_64 optimization
Minor optimization of div64_64. do_div() already does optimization
for the case of 32 by 32 divide, so no need to do it here.
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/message')
0 files changed, 0 insertions, 0 deletions