summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2020-09-03 16:05:27 -0400
committerPaul Gortmaker <paul.gortmaker@windriver.com>2020-09-03 16:05:27 -0400
commit3a623c742cb1383a6463c3ced9d6dd42270fa912 (patch)
tree9128c378a68e37af7a75792f8c03b27b30be57f0
parenta5a42ccdd1de9640cb301123c2e9d4c28cb1e881 (diff)
downloadlongterm-queue-5.2-3a623c742cb1383a6463c3ced9d6dd42270fa912.tar.gz
block: drop doc commit with incorrect "Fixes" tag
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
-rw-r--r--queue/block-blk-mq.c-fix-at_head-kernel-doc-warning.patch37
-rw-r--r--queue/series1
2 files changed, 0 insertions, 38 deletions
diff --git a/queue/block-blk-mq.c-fix-at_head-kernel-doc-warning.patch b/queue/block-blk-mq.c-fix-at_head-kernel-doc-warning.patch
deleted file mode 100644
index 0397d7c5..00000000
--- a/queue/block-blk-mq.c-fix-at_head-kernel-doc-warning.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-From 26bfeb26624071a47acb3a07097efe12044865f2 Mon Sep 17 00:00:00 2001
-From: Randy Dunlap <rdunlap@infradead.org>
-Date: Sun, 16 Aug 2020 16:39:34 -0700
-Subject: [PATCH] block: blk-mq.c: fix @at_head kernel-doc warning
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-commit 26bfeb26624071a47acb3a07097efe12044865f2 upstream.
-
-Fix a kernel-doc warning in block/blk-mq.c:
-
-../block/blk-mq.c:1844: warning: Function parameter or member 'at_head' not described in 'blk_mq_request_bypass_insert'
-
-Fixes: 01e99aeca397 ("blk-mq: insert passthrough request into hctx->dispatch directly")
-Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
-Cc: André Almeida <andrealmeid@collabora.com>
-Cc: Jens Axboe <axboe@kernel.dk>
-Cc: Ming Lei <ming.lei@redhat.com>
-Cc: linux-block@vger.kernel.org
-Signed-off-by: Jens Axboe <axboe@kernel.dk>
-
-diff --git a/block/blk-mq.c b/block/blk-mq.c
-index 0015a1892153..35f8d0692442 100644
---- a/block/blk-mq.c
-+++ b/block/blk-mq.c
-@@ -1834,6 +1834,7 @@ void __blk_mq_insert_request(struct blk_mq_hw_ctx *hctx, struct request *rq,
- /**
- * blk_mq_request_bypass_insert - Insert a request at dispatch list.
- * @rq: Pointer to request to be inserted.
-+ * @at_head: true if the request should be inserted at the head of the list.
- * @run_queue: If we should run the hardware queue after inserting the request.
- *
- * Should only be used carefully, when the caller knows we want to
---
-2.27.0
-
diff --git a/queue/series b/queue/series
index 5eb55765..2bc18af9 100644
--- a/queue/series
+++ b/queue/series
@@ -229,7 +229,6 @@ USB-Ignore-UAS-for-JMicron-JMS567-ATA-ATAPI-Bridge.patch
USB-rename-USB-quirk-to-USB_QUIRK_ENDPOINT_IGNORE.patch
USB-quirks-Ignore-duplicate-endpoint-on-Sound-Device.patch
bfq-fix-blkio-cgroup-leakage-v4.patch
-block-blk-mq.c-fix-at_head-kernel-doc-warning.patch
block-loop-set-discard-granularity-and-alignment-for.patch
ext4-fix-checking-of-directory-entry-validity-for-in.patch
nvme-multipath-round-robin-fix-single-non-optimized-.patch