Skip to content

Commit

Permalink
nfs: BKL is no longer needed, so remove the include
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
  • Loading branch information
Stephen Rothwell authored and Trond Myklebust committed Mar 15, 2011
1 parent e0dca7a commit 8f68cd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/nfs/read.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#include <linux/sunrpc/clnt.h>
#include <linux/nfs_fs.h>
#include <linux/nfs_page.h>
#include <linux/smp_lock.h>
#include <linux/module.h>

#include <asm/system.h>
Expand Down

0 comments on commit 8f68cd4

Please sign in to comment.