From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============7745395269024547586==" MIME-Version: 1.0 From: kernel test robot To: kbuild-all@lists.01.org Subject: [RFC PATCH hch-block] block: fix duplicated inclusion Date: Sun, 31 Oct 2021 14:08:47 +0800 Message-ID: <20211031060847.GA17972@debafcc9e5cf> In-Reply-To: <202110311442.TuJf02Qn-lkp@intel.com> List-Id: --===============7745395269024547586== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Generated by: scripts/checkincludes.pl Reported-by: kernel test robot Signed-off-by: kernel test robot --- blk-mq.c | 1 - 1 file changed, 1 deletion(-) diff --git a/block/blk-mq.c b/block/blk-mq.c index 8524343c56845..bc4c269242f5b 100644 --- a/block/blk-mq.c +++ b/block/blk-mq.c @@ -22,7 +22,6 @@ #include #include #include -#include #include #include #include --===============7745395269024547586==--