staging/lustre/libcfs: Move private tracefile structs out of header
authorOleg Drokin <green@linuxhacker.ru>
Tue, 16 Feb 2016 05:47:07 +0000 (00:47 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 22:33:11 +0000 (14:33 -0800)
commit69c7c854d65197a5996fb12606a6277ce3f5835f
tree00d311747cac97779a1c5c77ff542c0891ebdb32
parent6918d1f65f2f495e593f7e7871c6a68f825eea5a
staging/lustre/libcfs: Move private tracefile structs out of header

the struct page_collection, struct cfs_trace_page and
struct tracefiled_ctl are only used by tracefile.c, so move them
there.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/tracefile.c
drivers/staging/lustre/lustre/libcfs/tracefile.h