mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 13:59:45 -04:00
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:
committed by
Greg Kroah-Hartman
parent
68a8029799
commit
2c922ba54f
@@ -40,10 +40,6 @@
|
||||
#ifndef __LIBCFS_PRIM_H__
|
||||
#define __LIBCFS_PRIM_H__
|
||||
|
||||
#ifndef EXPORT_SYMBOL
|
||||
# define EXPORT_SYMBOL(s)
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Schedule
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user