mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-11 00:08:50 +00:00
staging/lustre/style: removes obsolete EXPORT_SYMTAB macros v2
EXPORT_SYMTAB is obsolete after 2.4 kernel, this patch removes EXPORT_SYMTAB from the source code again. Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-1347 Lustre-change: http://review.whamcloud.com/6739 Signed-off-by: Keith Mannthey <keith.mannthey@intel.com> Reviewed-by: Peng Tao <bergwolf@gmail.com> Reviewed-by: Liu Xuezhao <xuezhao.liu@emc.com> Reviewed-by: Andreas Dilger <andreas.dilger@intel.com> 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
4c2060a894
commit
73e8636e42
@ -33,9 +33,6 @@
|
||||
* Author: liang@whamcloud.com
|
||||
*/
|
||||
|
||||
#ifndef EXPORT_SYMTAB
|
||||
# define EXPORT_SYMTAB
|
||||
#endif
|
||||
#define DEBUG_SUBSYSTEM S_LNET
|
||||
|
||||
#include <linux/libcfs/libcfs.h>
|
||||
|
@ -30,9 +30,6 @@
|
||||
* Author: liang@whamcloud.com
|
||||
*/
|
||||
|
||||
#ifndef EXPORT_SYMTAB
|
||||
# define EXPORT_SYMTAB
|
||||
#endif
|
||||
#define DEBUG_SUBSYSTEM S_LNET
|
||||
|
||||
#include <linux/libcfs/libcfs.h>
|
||||
|
@ -31,9 +31,6 @@
|
||||
* Author: liang@whamcloud.com
|
||||
*/
|
||||
|
||||
#ifndef EXPORT_SYMTAB
|
||||
# define EXPORT_SYMTAB
|
||||
#endif
|
||||
#define DEBUG_SUBSYSTEM S_LNET
|
||||
|
||||
#include <linux/libcfs/libcfs.h>
|
||||
|
@ -41,10 +41,6 @@
|
||||
|
||||
#define DEBUG_SUBSYSTEM S_LOG
|
||||
|
||||
#ifndef EXPORT_SYMTAB
|
||||
#define EXPORT_SYMTAB
|
||||
#endif
|
||||
|
||||
#include <obd.h>
|
||||
#include <obd_class.h>
|
||||
#include <lustre_fid.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user