mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00: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>