From: David M. <da...@da...> - 2019-07-02 02:12:35
|
From: Jon Maloy <jon...@er...> Date: Fri, 28 Jun 2019 17:06:20 +0200 > The macro TIPC_BC_RETR_LIM is always used in combination with 'jiffies', > so we can just as well perform the addition in the macro itself. This > way, we get a few shorter code lines and one less line break. > > Signed-off-by: Jon Maloy <jon...@er...> Applied. |