aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/msg.c
diff options
context:
space:
mode:
authorAndrew Lunn <[email protected]>2020-07-12 23:15:14 +0000
committerDavid S. Miller <[email protected]>2020-07-14 00:20:40 +0000
commitd8141208b032eaee0efeacaadf1734f65db73ac5 (patch)
tree7ec6c9491084bd2a059f80f1168c23c61ada3354 /net/tipc/msg.c
parentnet: switchdev: kerneldoc fixes (diff)
downloadkernel-d8141208b032eaee0efeacaadf1734f65db73ac5.tar.gz
kernel-d8141208b032eaee0efeacaadf1734f65db73ac5.zip
net: tipc: kerneldoc fixes
Simple fixes which require no deep knowledge of the code. Cc: Jon Maloy <[email protected]> Cc: Ying Xue <[email protected]> Signed-off-by: Andrew Lunn <[email protected]> Acked-by: Jon Maloy <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/msg.c')
-rw-r--r--net/tipc/msg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tipc/msg.c b/net/tipc/msg.c
index 01b64869a173..848fae674532 100644
--- a/net/tipc/msg.c
+++ b/net/tipc/msg.c
@@ -202,7 +202,7 @@ err:
/**
* tipc_msg_append(): Append data to tail of an existing buffer queue
- * @hdr: header to be used
+ * @_hdr: header to be used
* @m: the data to be appended
* @mss: max allowable size of buffer
* @dlen: size of data to be appended