Attention is currently required from: Felix Singer, Thomas Heijligen, Alexander Goncharov.
View Change
1 comment:
File tests/ch341a_spi.c:
Patch Set #8, Line 38: if (transfer->endpoint == WRITE_EP)
Just wanted to mention: the assertion on the previous line makes sure this condition is always true. Technically this "if" is not needed in this patch. However, I see that it becomes needed in the next patch.
My preference would be to introduce this "if" condition in the next patch, so that it would be very clear why the code is there.
But if other people have strong opposite opinions, I can live with "if" in this patch.
To view, visit change 67664. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: If28fbe09ad685082152aa3a7e8d5a150169aee9e
Gerrit-Change-Number: 67664
Gerrit-PatchSet: 8
Gerrit-Owner: Alexander Goncharov <chat@joursoir.net>
Gerrit-Reviewer: Anastasia Klimchuk <aklm@chromium.org>
Gerrit-Reviewer: Thomas Heijligen <src@posteo.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Felix Singer <felixsinger@posteo.net>
Gerrit-Attention: Felix Singer <felixsinger@posteo.net>
Gerrit-Attention: Thomas Heijligen <src@posteo.de>
Gerrit-Attention: Alexander Goncharov <chat@joursoir.net>
Gerrit-Comment-Date: Fri, 28 Oct 2022 07:20:31 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment