From: Jon Maloy <[email protected]> Date: Thu, 11 Apr 2019 20:27:08 +0200
> In the function tipc_node_create() we protect the peer capability field > by using the node rw_lock. However, we access the lock directly instead > of using the dedicated functions for this, as we do everywhere else in > node.c. This cosmetic spot is fixed here. > > Fixes: 40999f11ce67 tipc: make link capability update thread safe > Signed-off-by: Jon Maloy <[email protected]> Hello Jon, please format Fixes: tags as follows: Fixes: SHA_ID_12DIGITS ("Commit header line text") Thank you. _______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
