mirror of
https://github.com/torvalds/linux.git
synced 2024-11-26 22:21:42 +00:00
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:
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.
|
||||
* 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).
|
||||
*/
|
||||
static struct xfrm_pol_inexact_bin *
|
||||
|
Loading…
Reference in New Issue
Block a user