From: Bhaskar Chowdhury Date: Fri, 26 Mar 2021 23:12:36 +0000 (+0530) Subject: af_x25.c: Fix a spello X-Git-Tag: v5.13-rc1~94^2~364 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8406d38fde5c3a2d3182b30f9a3b457aa79949e4;p=thirdparty%2Fkernel%2Flinux.git af_x25.c: Fix a spello s/facilties/facilities/ Signed-off-by: Bhaskar Chowdhury Signed-off-by: David S. Miller --- diff --git a/net/x25/af_x25.c b/net/x25/af_x25.c index ff687b97b2d95..44d6566dd23e4 100644 --- a/net/x25/af_x25.c +++ b/net/x25/af_x25.c @@ -1018,7 +1018,7 @@ int x25_rx_call_request(struct sk_buff *skb, struct x25_neigh *nb, /* * current neighbour/link might impose additional limits - * on certain facilties + * on certain facilities */ x25_limit_facilities(&facilities, nb);