diff options
author | Jon Maloy <jon.maloy@ericsson.com> | 2019-06-28 17:06:20 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-01 19:10:57 -0700 |
commit | 53962bcea9975a33669ba03e06111df636048bb1 (patch) | |
tree | b36ae6742ad5bea11f0961dcdf513a5719726312 /include/linux/netlink.h | |
parent | 00dc3307c0f7a8bdc79409e0a00d86efea93e0ea (diff) | |
download | lwn-53962bcea9975a33669ba03e06111df636048bb1.tar.gz lwn-53962bcea9975a33669ba03e06111df636048bb1.zip |
tipc: embed jiffies in macro TIPC_BC_RETR_LIM
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.maloy@ericsson.com>
Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/netlink.h')
0 files changed, 0 insertions, 0 deletions