From 18d46b3cfd17ee4e4b224024bfea4e9196278058 Mon Sep 17 00:00:00 2001 From: shadow Date: Mon, 24 Nov 2008 12:23:25 +0000 Subject: [PATCH] *** empty log message *** --- lnet/libcfs/linux/linux-proc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lnet/libcfs/linux/linux-proc.c b/lnet/libcfs/linux/linux-proc.c index 1efa418..2cecd6e 100644 --- a/lnet/libcfs/linux/linux-proc.c +++ b/lnet/libcfs/linux/linux-proc.c @@ -474,7 +474,6 @@ static cfs_sysctl_table_t top_table[] = { int insert_proc(void) { #ifdef CONFIG_SYSCTL - printk("call register\n"); if (lnet_table_header == NULL) lnet_table_header = cfs_register_sysctl_table(top_table, 0); #endif -- 1.8.3.1