OSDN Git Service

staging:lustre:libcfs: Merge linux-proc.c into module.c
authorMatthew Tyler <matt.tyler@flashics.com>
Fri, 6 Mar 2015 10:09:27 +0000 (18:09 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Mar 2015 00:07:00 +0000 (16:07 -0800)
commit87643abf92484074937594897145bb53efc0e77e
treef711310a485a3490a0f1c7aeed729636e600655d
parent804db5d06d549119b885443d9b2dc2da7d80f149
staging:lustre: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

Signed-off-by: Matthew Tyler <matt.tyler@flashics.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/Makefile
drivers/staging/lustre/lustre/libcfs/linux/linux-proc.c [deleted file]
drivers/staging/lustre/lustre/libcfs/module.c