[PATCH] Removing the unused TODO
From: Dipankar Das
Date: Sun Mar 27 2022 - 10:36:40 EST
To: dave@xxxxxxxxxxxx,
axboe@xxxxxxxxx
Cc: linux-efi@xxxxxxxxxxxxxxx,
linux-block@xxxxxxxxxxxxxxx,
linux-kernel@xxxxxxxxxxxxxxx
Signed-off-by: Dipankar Das <dipsonu10@xxxxxxxxxxx>
---
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@xxxxxxxx>
* Copyright 2000,2001,2002,2004 Dell Inc.
*
- * TODO:
- *
* Changelog:
* Mon August 5th, 2013 Davidlohr Bueso <davidlohr@xxxxxx>
* - detect hybrid MBRs, tighter pMBR checking & cleanups.
--
2.25.1