aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/krxiod.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/rxrpc/krxiod.c')
-rw-r--r--net/rxrpc/krxiod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rxrpc/krxiod.c b/net/rxrpc/krxiod.c
index 49effd92144e..bbbcd6c24048 100644
--- a/net/rxrpc/krxiod.c
+++ b/net/rxrpc/krxiod.c
@@ -141,7 +141,7 @@ static int rxrpc_krxiod(void *arg)
try_to_freeze();
- /* discard pending signals */
+ /* discard pending signals */
rxrpc_discard_my_signals();
} while (!rxrpc_krxiod_die);