treewide: rename nla_strlcpy to nla_strscpy.
authorFrancis Laniel <laniel_francis@privacyrequired.com>
Sun, 15 Nov 2020 17:08:06 +0000 (18:08 +0100)
committerJakub Kicinski <kuba@kernel.org>
Mon, 16 Nov 2020 16:08:54 +0000 (08:08 -0800)
commit872f690341948b502c93318f806d821c56772c42
treee14411f69739118166ce31ae3f307f2ab4b2435c
parent9ca718743ad8402958637bfc196d7b62371a1b9f
treewide: rename nla_strlcpy to nla_strscpy.

Calls to nla_strlcpy are now replaced by calls to nla_strscpy which is the new
name of this function.

Signed-off-by: Francis Laniel <laniel_francis@privacyrequired.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
29 files changed:
drivers/infiniband/core/nldev.c
drivers/net/can/vxcan.c
drivers/net/veth.c
include/linux/genl_magic_struct.h
include/net/netlink.h
include/net/pkt_cls.h
kernel/taskstats.c
lib/nlattr.c
net/core/fib_rules.c
net/core/rtnetlink.c
net/decnet/dn_dev.c
net/ieee802154/nl-mac.c
net/ipv4/devinet.c
net/ipv4/fib_semantics.c
net/ipv4/metrics.c
net/netfilter/ipset/ip_set_hash_netiface.c
net/netfilter/nf_tables_api.c
net/netfilter/nfnetlink_acct.c
net/netfilter/nfnetlink_cthelper.c
net/netfilter/nft_ct.c
net/netfilter/nft_log.c
net/netlabel/netlabel_mgmt.c
net/nfc/netlink.c
net/sched/act_api.c
net/sched/act_ipt.c
net/sched/act_simple.c
net/sched/cls_api.c
net/sched/sch_api.c
net/tipc/netlink_compat.c