Re: [PATCH] net: netlink: delete repeated words
From: Randy Dunlap Date: Sat, 22 Aug 2020 16:40:15 -0700 > Drop duplicated words in net/netlink/. > > Signed-off-by: Randy Dunlap Applied.
[PATCH] net: netlink: delete repeated words
Drop duplicated words in net/netlink/. Signed-off-by: Randy Dunlap Cc: "David S. Miller" Cc: Jakub Kicinski --- net/netlink/af_netlink.c |8 net/netlink/genetlink.c |2 +- 2 files changed, 5 insertions(+), 5 deletions(-) --- linux-next-20200821.orig/net/netlink/af_netlink.c