summaryrefslogtreecommitdiff
path: root/drivers/base/container.c
diff options
context:
space:
mode:
authorJon Maloy <jon.maloy@ericsson.com>2019-06-28 18:06:20 +0300
committerDavid S. Miller <davem@davemloft.net>2019-07-02 05:10:57 +0300
commit53962bcea9975a33669ba03e06111df636048bb1 (patch)
treeb36ae6742ad5bea11f0961dcdf513a5719726312 /drivers/base/container.c
parent00dc3307c0f7a8bdc79409e0a00d86efea93e0ea (diff)
downloadlinux-53962bcea9975a33669ba03e06111df636048bb1.tar.xz
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 'drivers/base/container.c')
0 files changed, 0 insertions, 0 deletions