Whamcloud - gitweb
LU-5396 libcfs: make some functions static
[fs/lustre-release.git] / libcfs / libcfs / linux / linux-module.c
index 668e3c5..f21c6f6 100644 (file)
@@ -100,8 +100,6 @@ failed:
        RETURN(err);
 }
 
-extern struct cfs_psdev_ops          libcfs_psdev_ops;
-
 static int
 libcfs_psdev_open(struct inode * inode, struct file * file)
 {