summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-output.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/rxrpc/ar-output.c')
-rw-r--r--net/rxrpc/ar-output.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rxrpc/ar-output.c b/net/rxrpc/ar-output.c
index 16ae88762d00..e1ac183d50bb 100644
--- a/net/rxrpc/ar-output.c
+++ b/net/rxrpc/ar-output.c
@@ -242,7 +242,7 @@ int rxrpc_kernel_send_data(struct rxrpc_call *call, struct msghdr *msg,
242 242
243EXPORT_SYMBOL(rxrpc_kernel_send_data); 243EXPORT_SYMBOL(rxrpc_kernel_send_data);
244 244
245/* 245/**
246 * rxrpc_kernel_abort_call - Allow a kernel service to abort a call 246 * rxrpc_kernel_abort_call - Allow a kernel service to abort a call
247 * @call: The call to be aborted 247 * @call: The call to be aborted
248 * @abort_code: The abort code to stick into the ABORT packet 248 * @abort_code: The abort code to stick into the ABORT packet