From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6E427C433DF for ; Wed, 17 Jun 2020 23:30:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5365D2088E for ; Wed, 17 Jun 2020 23:30:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726883AbgFQXaj (ORCPT ); Wed, 17 Jun 2020 19:30:39 -0400 Received: from mga09.intel.com ([134.134.136.24]:38872 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726761AbgFQXai (ORCPT ); Wed, 17 Jun 2020 19:30:38 -0400 IronPort-SDR: S+j52iPE8OpJ3wObwCDBURo3edQJ/ZgYmRQOaagwFAg6z6ed6falSHW/+0+kYDAnuuRF8KYOT3 rwYkor2H5qfg== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Jun 2020 16:30:37 -0700 IronPort-SDR: UpdSRRxUp4FQ6e0QukzkjZnzMNe2h7trheXVQ8wOU50Ct3Cgeix0ON1wGVN6CnWbe25cSH7Ykh zl770mIX4Ftg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,523,1583222400"; d="scan'208";a="317668621" Received: from kleeve-mobl.ger.corp.intel.com (HELO localhost) ([10.252.50.166]) by FMSMGA003.fm.intel.com with ESMTP; 17 Jun 2020 16:30:35 -0700 Date: Thu, 18 Jun 2020 02:30:34 +0300 From: Jarkko Sakkinen To: Stephen Rothwell Cc: Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: Signed-off-by missing for commit in the tpmdd tree Message-ID: <20200617233034.GG62794@linux.intel.com> References: <20200617145605.726f0885@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200617145605.726f0885@canb.auug.org.au> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 17, 2020 at 02:56:05PM +1000, Stephen Rothwell wrote: > Hi all, > > Commit > > b4988ccd41f4 ("tpm: Make read{16, 32}() and write32() in tpm_tis_phy_ops optional") > > is missing a Signed-off-by from its committer. > > -- > Cheers, > Stephen Rothwell Nope, I pushed it by mistake. I'll remove the patch. Thanks for reporting. /Jarkko