xfrm_policy.c : Mundane typo fix
s/sucessful/successful/ Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
fb373c8455
commit
aa8ef1b9ab
@@ -688,7 +688,7 @@ static void xfrm_hash_resize(struct work_struct *work)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Make sure *pol can be inserted into fastbin.
|
/* Make sure *pol can be inserted into fastbin.
|
||||||
* Useful to check that later insert requests will be sucessful
|
* Useful to check that later insert requests will be successful
|
||||||
* (provided xfrm_policy_lock is held throughout).
|
* (provided xfrm_policy_lock is held throughout).
|
||||||
*/
|
*/
|
||||||
static struct xfrm_pol_inexact_bin *
|
static struct xfrm_pol_inexact_bin *
|
||||||
|
|||||||
Reference in New Issue
Block a user