diff options
author | Santiago Leon <santil@linux.vnet.ibm.com> | 2010-09-03 18:28:04 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-09-06 18:20:32 -0700 |
commit | a613f581489aff23189c4945aec9567f6663b0c6 (patch) | |
tree | 76a06cf3d63f85770a8afd9c56beecd57cb48843 /virt/kvm | |
parent | a5d31e0faf025ca8f64b85fc6938b702105725b7 (diff) |
ibmveth: Remove integer divide caused by modulus
Replace some modulus operators with an increment and compare to avoid
an integer divide.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Santiago Leon <santil@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions