mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
Instead of hard-coding reciprocal_divide function, use the inline function from reciprocal_div.h. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>