diff --git a/net/tipc/name_table.c b/net/tipc/name_table.c
index 6db9f9e7c0ac008ff1eb9ca47ede0767feb4a0b8..b4017945d3e585ccb9630b0cbf49dcbdc9fd4e26 100644
--- a/net/tipc/name_table.c
+++ b/net/tipc/name_table.c
@@ -553,7 +553,9 @@ exit:
  *
  * On entry, a non-zero 'sk->node' indicates the node where we want lookup to be
  * performed, which may not be this one.
+ *
  * On exit:
+ *
  * - If lookup is deferred to another node, leave 'sk->node' unchanged and
  *   return 'true'.
  * - If lookup is successful, set the 'sk->node' and 'sk->ref' (== portid) which