Re: [PATCH] tpm: declare tpm2_get_pcr_allocation() as static

From: Jarkko Sakkinen
Date: Tue Feb 21 2017 - 01:19:00 EST


On Tue, Feb 21, 2017 at 11:20:58AM +0530, Nayna wrote:
>
>
> On 02/17/2017 03:54 PM, Jarkko Sakkinen wrote:
> > On Wed, Feb 15, 2017 at 08:02:28PM +0200, Jarkko Sakkinen wrote:
> > > There's no need to export tpm2_get_pcr_alloation() because it is only
> > > a helper function for tpm2_auto_startup(). For the same reason it does
> > > not make much sense to maintain documentation for it.
> > >
> > > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
> >
> > Nayna, does this look good to you?
>
> Oops !! I don't know how it is missed. Sorry for that..My internet
> connection wasn't working since my Friday evening and just started working
> yesterday. So, probably somewhere got this missed and saw it today
>
> It is fine and I already see it in PULL request. So, Thanks !!
>
> Thanks & Regards,
> - Nayna

It's fine, just a minor glitch that I wanted to fix before it goes
to release...

/Jarkko