[Skiboot] [PATCH 6/8] gard: Delete stale comment
Oliver O'Halloran
oohall at gmail.com
Thu Nov 30 16:31:27 AEDT 2017
This comment referred to some previously deleted code. It can go.
Signed-off-by: Oliver O'Halloran <oohall at gmail.com>
---
external/gard/gard.c | 6 ------
1 file changed, 6 deletions(-)
diff --git a/external/gard/gard.c b/external/gard/gard.c
index 23f87fb9bbf7..f73b2dc78ec0 100644
--- a/external/gard/gard.c
+++ b/external/gard/gard.c
@@ -139,12 +139,6 @@ static void show_flash_err(int rc)
}
}
-/* FIXME: is this the same on p9? I thought the path types came from the XML
- * rather than this stuff, maybe it's redundant?
- *
- * I don't think it is though since the target types are a bitmask rather than
- * a plain enum.
- */
const struct chip_unit_desc *chip_units;
int chip_unit_count;
--
2.9.5
More information about the Skiboot
mailing list