commit | fa959bacf06a1db31cc82b5d601cc208faf11859 | [log] [tgz] |
---|---|---|
author | Simon Buhrow <simon.buhrow@sieb-meyer.de> | Fri Oct 29 08:28:51 2021 +0200 |
committer | Nico Huber <nico.h@gmx.de> | Thu Jan 05 16:15:22 2023 +0000 |
tree | ceec0521602a491188ae7df029b62691c7060b58 | |
parent | bb37973298b95a28d36fa83017148cbe28971a94 [diff] |
flashrom.c: Delete obsolete comment Change-Id: Ibd53fe34c05f87d7ecc0d6eee6463f9da3a174d4 Signed-off-by: Simon Buhrow <simon.buhrow@posteo.de> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/58742 Original-Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/71435 Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
diff --git a/flashrom.c b/flashrom.c index 2837b0d..2872a11 100644 --- a/flashrom.c +++ b/flashrom.c
@@ -1325,7 +1325,6 @@ * be erased. * * @param flashctx Flash context to be used. - * @param buffer Buffer of full chip size to read into. * @return 0 on success, * 1 if all available erase functions failed. */