lkml.org 
[lkml]   [2021]   [Nov]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] fscache: some cleanups
Date
Remove a duplicate "#include <linux/uio.h>".

Signed-off-by: Guo Zhengkui <guozhengkui@vivo.com>
---
fs/fscache/io.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/fs/fscache/io.c b/fs/fscache/io.c
index bed7628a5a9d..d6ae3145a698 100644
--- a/fs/fscache/io.c
+++ b/fs/fscache/io.c
@@ -9,7 +9,6 @@
#include <linux/uio.h>
#include <linux/bvec.h>
#include <linux/slab.h>
-#include <linux/uio.h>
#include "internal.h"

/**
--
2.20.1
\
 
 \ /
  Last update: 2021-11-30 09:03    [W:0.302 / U:0.612 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site