Hello AlexandreWell source code has minimum handling for unexpected but uncertain what to do about it. In my opinion "TODO" is a fair comment about it.
This mail is regarding TODO present in the i3c/master/mipi-i3c-hci/dma.c, i
would like to work on it, please give some more info what exactly we are
referring here.
dev_err(&hci->master.dev,
"response tid=%d when expecting
%d\n",
tid, xfer->cmd_tid);
/* TODO: do something about it? */
}
if (xfer->completion)
complete(xfer->completion);