Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1c553bb5 authored by Paul Gortmaker's avatar Paul Gortmaker
Browse files

tipc: relocate/coalesce node cast in tipc_named_node_up



Functions like this are called using unsigned longs from
function pointers.  In this case, the function is passed in
a node which is normally internally treated as a u32 by TIPC.

Rather than add more casts into this function in the future
for each added use of node within, move the cast to a single
place on a local.

Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent 149ce37c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment