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)
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>

No differences found