net: Use octal not symbolic permissions
authorJoe Perches <joe@perches.com>
Fri, 23 Mar 2018 22:54:38 +0000 (15:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Mar 2018 16:07:48 +0000 (12:07 -0400)
commitd6444062f8f07c346a21bd815af4a3dc8b231574
tree5a50d845638e4b2b2182027302144afa78d7d35b
parentcb6219a2f564920c6e96e99d174cae3df88fe1bc
net: Use octal not symbolic permissions

Prefer the direct use of octal for permissions.

Done with checkpatch -f --types=SYMBOLIC_PERMS --fix-inplace
and some typing.

Miscellanea:

o Whitespace neatening around these conversions.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
63 files changed:
net/8021q/vlanproc.c
net/appletalk/atalk_proc.c
net/atm/atm_sysfs.c
net/atm/clip.c
net/atm/lec.c
net/atm/proc.c
net/ax25/af_ax25.c
net/bluetooth/rfcomm/tty.c
net/bridge/br_sysfs_br.c
net/bridge/br_sysfs_if.c
net/can/af_can.c
net/can/gw.c
net/ceph/ceph_common.c
net/core/net-procfs.c
net/core/net-sysfs.c
net/core/sock.c
net/decnet/af_decnet.c
net/decnet/dn_dev.c
net/decnet/dn_neigh.c
net/decnet/dn_route.c
net/dns_resolver/dns_key.c
net/ipv4/arp.c
net/ipv4/fib_trie.c
net/ipv4/igmp.c
net/ipv4/ipconfig.c
net/ipv4/netfilter/ipt_CLUSTERIP.c
net/ipv4/ping.c
net/ipv4/proc.c
net/ipv4/raw.c
net/ipv4/route.c
net/ipv4/tcp_ipv4.c
net/ipv4/udp.c
net/ipv6/addrconf.c
net/ipv6/anycast.c
net/ipv6/ip6_flowlabel.c
net/ipv6/mcast.c
net/ipv6/proc.c
net/ipv6/raw.c
net/ipv6/route.c
net/kcm/kcmproc.c
net/l2tp/l2tp_ppp.c
net/llc/llc_proc.c
net/mac80211/rc80211_minstrel.c
net/mac80211/rc80211_minstrel_debugfs.c
net/mac80211/rc80211_minstrel_ht_debugfs.c
net/netfilter/nf_conntrack_netbios_ns.c
net/netfilter/nf_conntrack_snmp.c
net/netfilter/nf_conntrack_standalone.c
net/netfilter/nf_log.c
net/netfilter/nf_synproxy_core.c
net/netfilter/xt_IDLETIMER.c
net/netfilter/xt_recent.c
net/netrom/af_netrom.c
net/rose/af_rose.c
net/rxrpc/af_rxrpc.c
net/sctp/proc.c
net/sunrpc/auth_gss/svcauth_gss.c
net/sunrpc/cache.c
net/sunrpc/debugfs.c
net/sunrpc/rpc_pipe.c
net/wireless/wext-proc.c
net/x25/x25_proc.c
net/xfrm/xfrm_proc.c