Whamcloud - gitweb
LU-1347 style: removes obsolete EXPORT_SYMTAB macros
[fs/lustre-release.git] / lustre / osc / osc_create.c
index 9ffb196..f62b112 100644 (file)
@@ -42,9 +42,6 @@
  * Author: Peter Braam <braam@clusterfs.com>
  */
 
-#ifndef EXPORT_SYMTAB
-# define EXPORT_SYMTAB
-#endif
 #define DEBUG_SUBSYSTEM S_OSC
 
 #ifdef __KERNEL__