Skip to content

Commit

Permalink
ncpfs: Remove duplicated #include
Browse files Browse the repository at this point in the history
Remove duplicated #include('s) in
  fs/ncpfs/ioctl.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
  • Loading branch information
Huang Weiyi authored and Frederic Weisbecker committed Jul 5, 2010
1 parent 815c416 commit e355999
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/ncpfs/ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#include <linux/smp_lock.h>
#include <linux/vmalloc.h>
#include <linux/sched.h>
#include <linux/smp_lock.h>

#include <linux/ncp_fs.h>

Expand Down

0 comments on commit e355999

Please sign in to comment.