We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e0149a commit 31fff92Copy full SHA for 31fff92
net/9p/trans_fd.c
@@ -20,7 +20,6 @@
20
#include <linux/un.h>
21
#include <linux/uaccess.h>
22
#include <linux/inet.h>
23
-#include <linux/idr.h>
24
#include <linux/file.h>
25
#include <linux/parser.h>
26
#include <linux/slab.h>
net/9p/trans_rdma.c
@@ -21,7 +21,6 @@
27
#include <linux/semaphore.h>
net/9p/trans_virtio.c
@@ -22,7 +22,6 @@
#include <linux/highmem.h>
28
0 commit comments