On Tue, Feb 10, 2015 at 07:24:40PM +0800, Matt Tyler wrote: > module.c was previously the sole exporter of symbols from module.c > This patch removes the global symbols by merging the two files. > > Signed-off-by: Matthew Tyler <matt.tyler@xxxxxxxxxxxx> > --- > drivers/staging/lustre/lustre/libcfs/Makefile | 2 +- > .../lustre/lustre/libcfs/linux/linux-proc.c | 577 --------------------- > drivers/staging/lustre/lustre/libcfs/module.c | 546 ++++++++++++++++++- > 3 files changed, 540 insertions(+), 585 deletions(-) > delete mode 100644 drivers/staging/lustre/lustre/libcfs/linux/linux-proc.c This doesn't apply to my tree :( _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel