Przeglądaj źródła

nfs: BKL is no longer needed, so remove the include

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Stephen Rothwell 14 lat temu
rodzic
commit
8f68cd42d8
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      fs/nfs/read.c

+ 0 - 1
fs/nfs/read.c

@@ -18,7 +18,6 @@
 #include <linux/sunrpc/clnt.h>
 #include <linux/sunrpc/clnt.h>
 #include <linux/nfs_fs.h>
 #include <linux/nfs_fs.h>
 #include <linux/nfs_page.h>
 #include <linux/nfs_page.h>
-#include <linux/smp_lock.h>
 #include <linux/module.h>
 #include <linux/module.h>
 
 
 #include <asm/system.h>
 #include <asm/system.h>