Skip to content

Commit

Permalink
staging/lustre: remove bogus ifndef EXPORT_SYMBOL
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Peng Tao authored and Greg Kroah-Hartman committed Jul 23, 2013
1 parent 68a8029 commit 2c922ba
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/staging/lustre/include/linux/libcfs/libcfs_prim.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@
#ifndef __LIBCFS_PRIM_H__
#define __LIBCFS_PRIM_H__

#ifndef EXPORT_SYMBOL
# define EXPORT_SYMBOL(s)
#endif

/*
* Schedule
*/
Expand Down

0 comments on commit 2c922ba

Please sign in to comment.