]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
authorFernando Fernandez Mancera <ffmancera@riseup.net>
Tue, 31 Jul 2018 18:25:01 +0000 (20:25 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 3 Aug 2018 16:38:30 +0000 (18:38 +0200)
commitf0436747551de6a80679294be5259ac7ec22fcbf
tree9e1265404f8833eb93d6368fb464339dbe049a01
parentdcdedd4874ee2a27c693b3ef5b9350bbfcfb3c35
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf

The first client of the nf_osf.h userspace header is nft_osf, coming in
this batch, rename it to nfnetlink_osf.h as there are no userspace
clients for this yet, hence this looks consistent with other nfnetlink
subsystem.

Suggested-by: Jan Engelhardt <jengelh@inai.de>
Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/linux/netfilter/nf_osf.h [deleted file]
include/linux/netfilter/nfnetlink_osf.h [new file with mode: 0644]
include/uapi/linux/netfilter/nf_osf.h [deleted file]
include/uapi/linux/netfilter/nfnetlink_osf.h [new file with mode: 0644]
include/uapi/linux/netfilter/xt_osf.h
net/netfilter/nfnetlink_osf.c
net/netfilter/nft_osf.c