OSDN Git Service

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)
commitddba40be59c9be4059288464f8e6f38fbba27495
tree9e1265404f8833eb93d6368fb464339dbe049a01
parent7cca1ed0bb248b8d5768d17f5afe297a832d66c0
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/nfnetlink_osf.h [moved from include/linux/netfilter/nf_osf.h with 95% similarity]
include/uapi/linux/netfilter/nfnetlink_osf.h [moved from include/uapi/linux/netfilter/nf_osf.h with 100% similarity]
include/uapi/linux/netfilter/xt_osf.h
net/netfilter/nfnetlink_osf.c
net/netfilter/nft_osf.c