Nico Huber submitted this change.

View Change

Approvals: build bot (Jenkins): Verified Angel Pons: Looks good to me, approved
flashrom.c: Delete obsolete comment

Change-Id: Ibd53fe34c05f87d7ecc0d6eee6463f9da3a174d4
Signed-off-by: Simon Buhrow <simon.buhrow@posteo.de>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/58742
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
---
M flashrom.c
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/flashrom.c b/flashrom.c
index 3987bb9..48d953b 100644
--- a/flashrom.c
+++ b/flashrom.c
@@ -1377,7 +1377,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.
*/

To view, visit change 58742. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ibd53fe34c05f87d7ecc0d6eee6463f9da3a174d4
Gerrit-Change-Number: 58742
Gerrit-PatchSet: 2
Gerrit-Owner: Simon Buhrow
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-MessageType: merged