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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9628EC433EF for ; Wed, 6 Apr 2022 04:46:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234084AbiDFEsS (ORCPT ); Wed, 6 Apr 2022 00:48:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57904 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1445407AbiDFDTk (ORCPT ); Tue, 5 Apr 2022 23:19:40 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A9C7AE6140; Tue, 5 Apr 2022 17:02:19 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id F15B8B82015; Wed, 6 Apr 2022 00:02:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B123CC385A0; Wed, 6 Apr 2022 00:02:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1649203334; bh=8Y6GbWre1d9UcnkZekzlBiAAWHoA0YZbonR1DZwHe34=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=p2qruuopq3d7gKMFdyaQ9EWX9cr27cQZLAZ7xfYCMJDQFXa3U/+0W6bQdVM6DG6L3 oqGsWWNgiWdTgYa8OXierOl4J6hopRh4DczDGAFoOMLxCFba6ruYKPfolAFBZ+ns3+ 5bIhu5S4inE0IxqOkpe0xx/eMTBAPJt+M3VlEIhxrrgRym8aMx+8f5kIv3zgwjyKkp S14PCjSHze7pQoiiGH1jecqJnBMMdsd10f0nF4EYfP+1RqOJeYy6CRjbSOqlffnvwG 1nAcBmOI1j0RxxrcIC+PJ/Kb6hUxfIbd7L+TPzXyVuF6KqsHthMLU0n18jN3aiRy0P 1pLrPnhR7Xu/Q== Date: Wed, 6 Apr 2022 02:02:10 +0200 From: Mauro Carvalho Chehab To: Stephen Rothwell Cc: Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: Signed-off-by missing for commit in the v4l-dvb tree Message-ID: <20220406020210.2c01889f@coco.lan> In-Reply-To: <20220406083253.70adb56f@canb.auug.org.au> References: <20220406083201.15e8e589@canb.auug.org.au> <20220406083253.70adb56f@canb.auug.org.au> X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org Em Wed, 6 Apr 2022 08:32:53 +1000 Stephen Rothwell escreveu: > Hi all, > > On Wed, 6 Apr 2022 08:32:01 +1000 Stephen Rothwell wrote: > > > > Commit > > > > 535f49a9e1f9 ("media: platform: imx-mipi-csis: Add dependency on VIDEO_DEV") > > > > is missing a Signed-off-by from its committer. > > Sorry that is in the v4l-dvb-next tree. > Fixed, thanks! Thanks, Mauro