Whamcloud - gitweb
LU-4699 libcfs: unify ERR_PTR definitions
[fs/lustre-release.git] / lustre / include / darwin / obd_support.h
index db3f101..5d2c939 100644 (file)
@@ -41,9 +41,4 @@
 
 #include <darwin/lustre_compat.h>
 
-/* for obd_class.h */
-# ifndef ERR_PTR
-#  define ERR_PTR(a) ((void *)(a))
-# endif
-
 #endif