diff mbox series

Documentation/block: request: delete the unused FIXME comment

Message ID 20230507045012.15172-1-rdunlap@infradead.org (mailing list archive)
State New, archived
Headers show
Series Documentation/block: request: delete the unused FIXME comment | expand

Commit Message

Randy Dunlap May 7, 2023, 4:50 a.m. UTC
This FIXME comment looks like it could be a local file contents
attempt, but this file is short and does not needs its own contents
block, so drop it completely.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
---
 Documentation/block/request.rst |   17 -----------------
 1 file changed, 17 deletions(-)

Comments

Jens Axboe May 7, 2023, 11:43 a.m. UTC | #1
On 5/6/23 10:50?PM, Randy Dunlap wrote:
> This FIXME comment looks like it could be a local file contents
> attempt, but this file is short and does not needs its own contents
> block, so drop it completely.

I had a quick look at that file (which I didn't even remember existed),
and let's just burn it down. It's way out dated at this point, should
just be removed.
diff mbox series

Patch

diff -- a/Documentation/block/request.rst b/Documentation/block/request.rst
--- a/Documentation/block/request.rst
+++ b/Documentation/block/request.rst
@@ -5,23 +5,6 @@  struct request documentation
 Jens Axboe <jens.axboe@oracle.com> 27/05/02
 
 
-.. FIXME:
-   No idea about what does mean - seems just some noise, so comment it
-
-   1.0
-   Index
-
-   2.0 Struct request members classification
-
-       2.1 struct request members explanation
-
-   3.0
-
-
-   2.0
-
-
-
 Short explanation of request members
 ====================================