[PATCH] Removing the unused TODO

Dipankar Das posted 1 patch 4 years, 2 months ago
block/partitions/efi.c | 2 --
1 file changed, 2 deletions(-)
[PATCH] Removing the unused TODO
Posted by Dipankar Das 4 years, 2 months ago
From 429f8f717c7a2b36ef75b7f747e05971c53ed932 Mon Sep 17 00:00:00 2001
From: Dipankar Das <dipsonu10@hotmail.com>
Date: Sun, 27 Mar 2022 20:06:40 +0530
Subject: [PATCH] Removing the unused TODO
As the TODO didn't had a message and nothing related to it

To: dave@stgolabs.net,
    axboe@kernel.dk
Cc: linux-efi@vger.kernel.org,
    linux-block@vger.kernel.org,
    linux-kernel@vger.kernel.org

Signed-off-by: Dipankar Das <dipsonu10@hotmail.com>
---
 block/partitions/efi.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/block/partitions/efi.c b/block/partitions/efi.c
index 5e9be13a56a8..87d4788fe274 100644
--- a/block/partitions/efi.c
+++ b/block/partitions/efi.c
@@ -8,8 +8,6 @@
  * efi.[ch] by Matt Domsch <Matt_Domsch@dell.com>
  *   Copyright 2000,2001,2002,2004 Dell Inc.
  *
- * TODO:
- *
  * Changelog:
  * Mon August 5th, 2013 Davidlohr Bueso <davidlohr@hp.com>
  * - detect hybrid MBRs, tighter pMBR checking & cleanups.
-- 
2.25.1