From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-it1-f179.google.com ([209.85.166.179]:38499 "EHLO mail-it1-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726788AbeJMAt2 (ORCPT ); Fri, 12 Oct 2018 20:49:28 -0400 Subject: Re: [PATCH] KEYS: trusted: fix -Wvarags warning To: Nick Desaulniers Cc: "James E.J. Bottomley" , dhowells@redhat.com, Nathan Chancellor , Eric Biggers , zohar@linux.vnet.ibm.com, jmorris@namei.org, serge@hallyn.com, linux-integrity@vger.kernel.org, keyrings@vger.kernel.org, linux-security-module@vger.kernel.org, LKML References: <1539274203.2623.56.camel@linux.vnet.ibm.com> <20181011203126.15338-1-ndesaulniers@google.com> From: Denis Kenzior Message-ID: <8059e3db-ee39-d5a4-b8b4-1cb2c69bf82e@gmail.com> Date: Fri, 12 Oct 2018 12:15:55 -0500 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Sender: linux-integrity-owner@vger.kernel.org List-ID: Hi Nick, >> Refer to >> https://trustedcomputinggroup.org/wp-content/uploads/TPM-Main-Part-3-Commands_v1.2_rev116_01032011.pdf >> for details. > > Can you cite the relevant section? > Just pick any section that describes a TPM command. I randomly used Section 10.3 for TPM Unbind. See the 'Incoming operands and sizes' table. Regards, -Denis