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 20575C433FE for ; Tue, 4 Oct 2022 13:09:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229669AbiJDNJg (ORCPT ); Tue, 4 Oct 2022 09:09:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37250 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229684AbiJDNJe (ORCPT ); Tue, 4 Oct 2022 09:09:34 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 922F91AF3E; Tue, 4 Oct 2022 06:09:31 -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 356A3B80DE3; Tue, 4 Oct 2022 13:09:30 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CA00AC433C1; Tue, 4 Oct 2022 13:09:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1664888968; bh=QW4O56IPgU24WExV5OY4sNEYMQqaUhElTAz7z7ip2K4=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=jFhwSaeYyxEk1m3dV6AVyuOKW/FqGrbd069rT8IJFEeTR0KdTE5vgDgUI39Lt/jO+ 465UlIlIEFErpDr3B1YxUvLbRQF46tssxSdKs4xBBsPhmXYEHcrhzjKppTW678Dlgo SYb9EVrIzjmzrEop6JnX/JuGMVM/rOhiu5YGI2RN6OUiOOa5vgp6s8VZTN4rDHre9s pymBICoilNkN3oc11WXTPXft11qVbfrR41900bNSAZRN1CSFQAytzzHkcRNWGqs9/1 e8UJO9H1meooqaMjW2woCmTwoIWaoeY8yZ3Mi8Pd+gTkeYbZinK77QQ3cMjBD3kWeE MWDunhJwk4bvg== From: Mark Brown To: verdun@hpe.com, "Bird, Tim" , nick.hawkins@hpe.com Cc: linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org In-Reply-To: References: Subject: Re: [PATCH] spi: spi-gxp: fix typo in SPDX identifier line Message-Id: <166488896751.196160.8387974098406741585.b4-ty@kernel.org> Date: Tue, 04 Oct 2022 14:09:27 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Mailer: b4 0.10.0-dev-fc921 Precedence: bulk List-ID: X-Mailing-List: linux-spi@vger.kernel.org On Mon, 3 Oct 2022 19:05:18 +0000, Bird, Tim wrote: > Use '-' instead of '=' in identifier: "GPL-2.0-or-later" > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] spi: spi-gxp: fix typo in SPDX identifier line commit: 033d2d13a25113b6ffd24d72490f0e363dd3eb4c All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark