Whamcloud - gitweb
LU-6142 libcfs: remove last use of container_of0
[fs/lustre-release.git] / libcfs / include / libcfs / libcfs.h
index 5caff08..a172dda 100644 (file)
@@ -88,8 +88,6 @@ static inline int notifier_from_ioctl_errno(int err)
 
 int libcfs_ioctl_data_adjust(struct libcfs_ioctl_data *data);
 
-#define container_of0(ptr, type, member) container_of_safe(ptr, type, member)
-
 extern struct workqueue_struct *cfs_rehash_wq;
 
 struct lnet_debugfs_symlink_def {