From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752732AbeBSM3b (ORCPT ); Mon, 19 Feb 2018 07:29:31 -0500 Received: from mga14.intel.com ([192.55.52.115]:5676 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752657AbeBSM32 (ORCPT ); Mon, 19 Feb 2018 07:29:28 -0500 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,535,1511856000"; d="scan'208";a="32528418" Date: Mon, 19 Feb 2018 14:29:24 +0200 From: Jarkko Sakkinen To: linux-integrity@vger.kernel.org Cc: Peter Huewe , Jason Gunthorpe , open list Subject: Re: [PATCH] tpm: rename TPM_TRANSMIT_RAW -> TPM_TRANSMIT_IGNORE_LOCALITY Message-ID: <20180219122924.eng5flgdjrdi7qs7@linux.intel.com> References: <20180216083818.5483-1-jarkko.sakkinen@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180216083818.5483-1-jarkko.sakkinen@linux.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 16, 2018 at 10:38:18AM +0200, Jarkko Sakkinen wrote: > The previous name does not give any picture of the behaviour. > > Signed-off-by: Jarkko Sakkinen > --- > drivers/char/tpm/tpm-interface.c | 2 +- > drivers/char/tpm/tpm.h | 4 ++-- > drivers/char/tpm/tpm_vtpm_proxy.c | 3 ++- > 3 files changed, 5 insertions(+), 4 deletions(-) Are there people who are against of merging this change? /Jarkko