Re: [PATCH v2] docs: Fix typo in comment

2022-07-28 Thread Baoquan He
On 07/26/22 at 09:04am, Slark Xiao wrote: > At 2022-07-25 21:32:04, "Baoquan He" wrote: > >On 07/25/22 at 11:55am, David Howells wrote: > >> Baoquan He wrote: > >> > >> > sed -i "s/the the /the /g" `git grep -l "the the "` > >> > >> You might want to clarify the first "the" with a preceding bou

Re: [PATCH v5 4/6] tpm: of: Make of-tree specific function commonly available

2022-07-28 Thread Jarkko Sakkinen
On Fri, Jul 15, 2022 at 12:01:36PM -0400, Stefan Berger wrote: > > > On 7/10/22 23:04, Jarkko Sakkinen wrote: > > On Wed, Jul 06, 2022 at 11:23:27AM -0400, Stefan Berger wrote: > > > Simplify tpm_read_log_of() by moving reusable parts of the code into > > > an inline function that makes it common