Skip to content

Commit

Permalink
fs/coda/psdev.c: remove duplicate header
Browse files Browse the repository at this point in the history
linux/poll.h is included more than once.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Sabyasachi Gupta <[email protected]>
Acked-by: Souptick Joarder <[email protected]>
Cc: Jan Harkes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
Sabyasachi Gupta authored and torvalds committed May 15, 2019
1 parent 99db46e commit 10bcba8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/coda/psdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
#include <linux/device.h>
#include <linux/pid_namespace.h>
#include <asm/io.h>
#include <linux/poll.h>
#include <linux/uaccess.h>

#include <linux/coda.h>
Expand Down

0 comments on commit 10bcba8

Please sign in to comment.