Skip to content

Commit

Permalink
net: decnet: kerneldoc fixes
Browse files Browse the repository at this point in the history
Simple fixes which require no deep knowledge of the code.

Signed-off-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
lunn authored and davem330 committed Jul 14, 2020
1 parent d0b1101 commit aff53b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions net/decnet/dn_route.c
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,8 @@ static int dn_return_long(struct sk_buff *skb)

/**
* dn_route_rx_packet - Try and find a route for an incoming packet
* @net: The applicable net namespace
* @sk: Socket packet transmitted on
* @skb: The packet to find a route for
*
* Returns: result of input function if route is found, error code otherwise
Expand Down

0 comments on commit aff53b2

Please sign in to comment.