Re: [PATCH 5/5] bloblist: Fix up a few comments

2020-10-05 Thread Simon Glass
Adjust a few comments to make the meaning clearer. Signed-off-by: Simon Glass --- include/bloblist.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Applied to u-boot-dm/next, thanks!

[PATCH 5/5] bloblist: Fix up a few comments

2020-09-19 Thread Simon Glass
Adjust a few comments to make the meaning clearer. Signed-off-by: Simon Glass --- include/bloblist.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/bloblist.h b/include/bloblist.h index 9ad5678aff8..2ede11b87a9 100644 --- a/include/bloblist.h +++ b/include/blobl