Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

net: rxrpc: kerneldoc fixes

Simple fixes which require no deep knowledge of the code.

Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Andrew Lunn and committed by
David S. Miller
76f2fe73 96678514

+1 -1
+1 -1
net/rxrpc/af_rxrpc.c
··· 267 267 * @gfp: The allocation constraints 268 268 * @notify_rx: Where to send notifications instead of socket queue 269 269 * @upgrade: Request service upgrade for call 270 - * @intr: The call is interruptible 270 + * @interruptibility: The call is interruptible, or can be canceled. 271 271 * @debug_id: The debug ID for tracing to be assigned to the call 272 272 * 273 273 * Allow a kernel service to begin a call on the nominated socket. This just