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 net: use rtnl_register_module where needed 2017-12-04 11:32:39 -05:00
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 net: decnet: dn_table: mark expected switch fall-through 2017-11-11 19:10:06 +09:00
dn_timer.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
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>