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=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS autolearn=ham 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 10E2FC4321D for ; Sat, 18 Aug 2018 16:35:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B89A520685 for ; Sat, 18 Aug 2018 16:35:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B89A520685 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=users.sourceforge.jp Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726340AbeHRToK (ORCPT ); Sat, 18 Aug 2018 15:44:10 -0400 Received: from mail01.asahi-net.or.jp ([202.224.55.13]:34416 "EHLO mail01.asahi-net.or.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726230AbeHRToK (ORCPT ); Sat, 18 Aug 2018 15:44:10 -0400 Received: from h61-195-96-97.vps.ablenet.jp (h61-195-96-97.vps.ablenet.jp [61.195.96.97]) (Authenticated sender: PQ4Y-STU) by mail01.asahi-net.or.jp (Postfix) with ESMTPA id EC21A895F7; Sun, 19 Aug 2018 01:35:51 +0900 (JST) Received: from yo-satoh-debian.ysato.ml (ZM028236.ppp.dion.ne.jp [222.8.28.236]) by h61-195-96-97.vps.ablenet.jp (Postfix) with ESMTPSA id D70FF240070; Sun, 19 Aug 2018 01:35:50 +0900 (JST) Date: Sun, 19 Aug 2018 01:35:47 +0900 Message-ID: <877ekneios.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato To: Stephen Rothwell Cc: Linux-Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: Signed-off-by missing for commit in the h8300 tree In-Reply-To: <20180819003005.4a5792e8@canb.auug.org.au> References: <20180819003005.4a5792e8@canb.auug.org.au> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/25.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 18 Aug 2018 23:30:05 +0900, Stephen Rothwell wrote: > > [1 ] > Hi Yoshinori, > > Commits > > 785b0958b55d ("h8300: gcc-8.1 fix") > 8eabc2d5fae0 ("h8300: Add missing output register.") > > are missing a Signed-off-by from their authors and committers. > > Commit > > 85f866b60ba7 ("h8300: switch to NO_BOOTMEM") > > is missing a Signed-off-by from its committer. OK. Fixed it. > -- > Cheers, > Stephen Rothwell > [2 OpenPGP digital signature ] > No public key for 015042F34957D06C created at 2018-08-18T23:30:05+0900 using RSA -- Yosinori Sato