On Fri, Dec 09, 2022 at 11:06:03AM -0500, James Bottomley wrote: > It's very convenient when parsing responses to have a cursor you > simply move over the response extracting the data. Add such cursor > functions for the TPM unsigned integer types. > > Signed-off-by: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> Saying that something is convenient is not really an argument. What you are going to use it for? Is it complex enough that what we have not doesn't scale. I'd just answer these questions and write more reasonable commit message. BR, Jarkko