Attention is currently required from: Hoernchen.
laforge has posted comments on this change by Hoernchen. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/42306?usp=email )
Change subject: ccid: properly emit wait time ext messages ......................................................................
Patch Set 3:
(1 comment)
File ccid_common/iso7816_fsm.h:
https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/42306/comment/c1ccc735_801... : PS2, Line 25: ISO7816_E_RX_SINGLE, /*!< single-byte data received on UART */
Just unhide the build failure here and you can see that the linter prevents building this without re […]
In that case either the linter rules need to be changed, or there needs to be a separate patch for all the cosmetic changes preceeding the functional change. It has been forever that we never mix cosmetic + functional changes in one patch.