Nico Huber has submitted this change. ( https://review.coreboot.org/c/flashrom/+/58742 )
Change subject: flashrom.c: Delete obsolete comment ......................................................................
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(-)
Approvals: build bot (Jenkins): Verified Angel Pons: Looks good to me, approved
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. */