From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751377AbdBUGRt (ORCPT ); Tue, 21 Feb 2017 01:17:49 -0500 Received: from mga09.intel.com ([134.134.136.24]:61928 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751144AbdBUGRQ (ORCPT ); Tue, 21 Feb 2017 01:17:16 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,188,1484035200"; d="scan'208";a="50605535" Date: Tue, 21 Feb 2017 08:17:11 +0200 From: Jarkko Sakkinen To: Nayna Cc: tpmdd-devel@lists.sourceforge.net, linux-security-module@vger.kernel.org, Peter Huewe , Marcel Selhorst , Jason Gunthorpe , open list Subject: Re: [PATCH] tpm: declare tpm2_get_pcr_allocation() as static Message-ID: <20170221061659.dssonwv44q35j5y4@intel.com> References: <20170215180228.25650-1-jarkko.sakkinen@linux.intel.com> <20170217102427.427h3qxwajocilji@intel.com> <58ABD542.1040704@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <58ABD542.1040704@linux.vnet.ibm.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > > > > 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