staging/lustre: remove bogus ifndef EXPORT_SYMBOL
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>
This commit is contained in:
parent
68a8029799
commit
2c922ba54f
1 changed files with 0 additions and 4 deletions
|
@ -40,10 +40,6 @@
|
|||
#ifndef __LIBCFS_PRIM_H__
|
||||
#define __LIBCFS_PRIM_H__
|
||||
|
||||
#ifndef EXPORT_SYMBOL
|
||||
# define EXPORT_SYMBOL(s)
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Schedule
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue