Whamcloud - gitweb
LU-3963 cleanup: C89 and build cleanups
[fs/lustre-release.git] / libcfs / include / libcfs / linux / portals_compat25.h
index 52b6244..c946564 100644 (file)
 #ifndef __LIBCFS_LINUX_PORTALS_COMPAT_H__
 #define __LIBCFS_LINUX_PORTALS_COMPAT_H__
 
-#ifndef __user
-#define __user
-#endif
-
 #define LL_PROC_PROTO(name)                                    \
        name(struct ctl_table *table, int write,                \
                void __user *buffer, size_t *lenp, loff_t *ppos)