Whamcloud - gitweb
LU-4423 libcfs: Merge linux-proc.c into module.c 01/17201/6
authorMatthew Tyler <matt.tyler@flashics.com>
Tue, 5 Jan 2016 01:15:21 +0000 (20:15 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 14 Mar 2016 02:40:17 +0000 (02:40 +0000)
commit9a0a5eb8f94a1874dde0f7813eabb577cf21d3ff
tree763413473e657243b40e6f2dca1893196f09d9c2
parent475083a145b3b02156ede309fbaefd17b3786228
LU-4423 libcfs: Merge linux-proc.c into module.c

module.c was previously the sole exporter of symbols from linux-proc.c
This patch removes the global symbols by merging the two files

Linux-commit: 87643abf92484074937594897145bb53efc0e77e

Signed-off-by: Matthew Tyler <matt.tyler@flashics.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Change-Id: I557efbfd37b5a23d2fdd8cd5a2aa399a7a494bc6
Reviewed-on: http://review.whamcloud.com/17201
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Frank Zago <fzago@cray.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/include/libcfs/libcfs_private.h
libcfs/libcfs/Makefile.in
libcfs/libcfs/linux/Makefile.am
libcfs/libcfs/linux/linux-proc.c [deleted file]
libcfs/libcfs/module.c