linux/net/decnet
Joe Perches d6444062f8 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>
2018-03-26 12:07:48 -04:00
..
netfilter
Kconfig
Makefile
README
TODO
af_decnet.c net: Use octal not symbolic permissions 2018-03-26 12:07:48 -04:00
dn_dev.c net: Use octal not symbolic permissions 2018-03-26 12:07:48 -04:00
dn_fib.c
dn_neigh.c net: Use octal not symbolic permissions 2018-03-26 12:07:48 -04:00
dn_nsp_in.c
dn_nsp_out.c
dn_route.c net: Use octal not symbolic permissions 2018-03-26 12:07:48 -04:00
dn_rules.c
dn_table.c
dn_timer.c
sysctl_net_decnet.c

README

                       Linux DECnet Project
                      ======================

The documentation for this kernel subsystem is available in the
Documentation/networking subdirectory of this distribution and also
on line at http://www.chygwyn.com/DECnet/

Steve Whitehouse <SteveW@ACM.org>