mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
xfrm_user.c: Added a punctuation
s/wouldnt/wouldn\'t/ Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
aa8ef1b9ab
commit
a7fd0e6d75
@ -1761,7 +1761,7 @@ static int xfrm_add_policy(struct sk_buff *skb, struct nlmsghdr *nlh,
|
||||
|
||||
/* shouldn't excl be based on nlh flags??
|
||||
* Aha! this is anti-netlink really i.e more pfkey derived
|
||||
* in netlink excl is a flag and you wouldnt need
|
||||
* in netlink excl is a flag and you wouldn't need
|
||||
* a type XFRM_MSG_UPDPOLICY - JHS */
|
||||
excl = nlh->nlmsg_type == XFRM_MSG_NEWPOLICY;
|
||||
err = xfrm_policy_insert(p->dir, xp, excl);
|
||||
|
Loading…
Reference in New Issue
Block a user