staging/lustre: remove bogus ifndef EXPORT_SYMBOL
authorPeng Tao <bergwolf@gmail.com>
Mon, 22 Jul 2013 16:06:22 +0000 (00:06 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 19:37:40 +0000 (12:37 -0700)
Signed-off-by: Peng Tao <tao.peng@emc.com>
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs_prim.h

index 9c40ed904da5b7990f25e71275294ac20f00ec3a..36def3615d019e3e7b2c2b305c8ef23678efed5e 100644 (file)
 #ifndef __LIBCFS_PRIM_H__
 #define __LIBCFS_PRIM_H__
 
-#ifndef EXPORT_SYMBOL
-# define EXPORT_SYMBOL(s)
-#endif
-
 /*
  * Schedule
  */
This page took 0.02442 seconds and 5 git commands to generate.