WSL2-Linux-Kernel/net/decnet
Sai Kalyaan Palla c3dde0ee71 net: decnet: Fixed multiple Coding Style issues
Made changes to coding style as suggested by checkpatch.pl
    changes are of the type:
            space required before the open parenthesis '('
            space required after that ','

Signed-off-by: Sai Kalyaan Palla <saikalyaan63@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-03-24 16:25:21 -07:00
..
netfilter netfilter: Replace HTTP links with HTTPS ones 2020-07-29 20:09:18 +02:00
Kconfig
Makefile
README
TODO
af_decnet.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
dn_dev.c treewide: rename nla_strlcpy to nla_strscpy. 2020-11-16 08:08:54 -08:00
dn_fib.c
dn_neigh.c
dn_nsp_in.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
dn_nsp_out.c
dn_route.c net: decnet: Fixed multiple Coding Style issues 2021-03-24 16:25:21 -07:00
dn_rules.c
dn_table.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
dn_timer.c
sysctl_net_decnet.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00

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>