1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-02 06:23:18 +02:00

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>
This commit is contained in:
Simon Buhrow
2021-10-29 08:28:51 +02:00
committed by Nico Huber
parent 211cec1d75
commit 04a9243f08

View File

@ -1377,7 +1377,6 @@ _free_ret:
* 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.
*/