* [PATCH 0/2] net: ipv4: Use DIV_ROUND_UP and BIT macros.
@ 2017-03-29 19:13 Varsha Rao
0 siblings, 0 replies; only message in thread
From: Varsha Rao @ 2017-03-29 19:13 UTC (permalink / raw)
To: David S. Miller, Alexey Kuznetsov, James Morris,
Hideaki YOSHIFUJI, Patrick McHardy
Cc: outreachy-kernel, netdev
This patchset uses DIV_ROUND_UP and BIT macros to simplify computations
in tcp_bbr.c file.
Varsha Rao (2):
net: ipv4: Use DIV_ROUND_UP macro.
net: ipv4: Use BIT macro.
net/ipv4/tcp_bbr.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
2.9.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-29 19:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-29 19:13 [PATCH 0/2] net: ipv4: Use DIV_ROUND_UP and BIT macros Varsha Rao
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.