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=-5.5 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 3F078C433E2 for ; Tue, 1 Sep 2020 10:05:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0187720BED for ; Tue, 1 Sep 2020 10:05:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726301AbgIAKFz (ORCPT ); Tue, 1 Sep 2020 06:05:55 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:60654 "EHLO mail3-relais-sop.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725848AbgIAKFx (ORCPT ); Tue, 1 Sep 2020 06:05:53 -0400 X-IronPort-AV: E=Sophos;i="5.76,359,1592863200"; d="scan'208";a="357780935" Received: from abo-173-121-68.mrs.modulonet.fr (HELO hadrien) ([85.68.121.173]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Sep 2020 12:05:51 +0200 Date: Tue, 1 Sep 2020 12:05:51 +0200 (CEST) From: Julia Lawall X-X-Sender: jll@hadrien To: Stephen Rothwell cc: Mauro Carvalho Chehab , Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: Signed-off-by missing for commits in the v4l-dvb tree In-Reply-To: <20200901190354.38b0d16c@canb.auug.org.au> Message-ID: References: <20200901190354.38b0d16c@canb.auug.org.au> User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 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 Tue, 1 Sep 2020, Stephen Rothwell wrote: > Hi all, > > Commits > > 063a27cb9820 ("media: tm6000: drop unnecessary list_empty") > 1c047c859965 ("media: saa7134: drop unnecessary list_empty") > 3fdcea7c763a ("media: cx231xx: drop unnecessary list_empty") > > are missing a Signed-off-by from their author. My record of these patches all have their Signed-off-bys. Mauro, do you want me to send them again? thanks, julia