[<prev] [next>] [day] [month] [year] [list]
Message-ID: <58dc0766.15cc630a.ea2e9.5274@mx.google.com>
Date: Thu, 30 Mar 2017 00:43:30 +0530
From: Varsha Rao <rvarsha016@...il.com>
To: "David S. Miller" <davem@...emloft.net>,
Alexey Kuznetsov <kuznet@....inr.ac.ru>,
James Morris <jmorris@...ei.org>,
Hideaki YOSHIFUJI <yoshfuji@...ux-ipv6.org>,
Patrick McHardy <kaber@...sh.net>
Cc: outreachy-kernel <outreachy-kernel@...glegroups.com>,
netdev@...r.kernel.org
Subject: [PATCH 0/2] net: ipv4: Use DIV_ROUND_UP and BIT macros.
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
Powered by blists - more mailing lists