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 0ADE8CD37B7 for ; Sat, 16 Sep 2023 10:41:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233637AbjIPKke (ORCPT ); Sat, 16 Sep 2023 06:40:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45182 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229520AbjIPKk3 (ORCPT ); Sat, 16 Sep 2023 06:40:29 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 56998C7 for ; Sat, 16 Sep 2023 03:40:24 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPS id CB828C433C9; Sat, 16 Sep 2023 10:40:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1694860823; bh=gMjmVOJ/+tUIG7QXWPuL0HqhSpfLApgRTDaNzDhJKto=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=ORRtssDw+IZq/dYNr3OoPgJ8nDNoEe7JYHUXYVmoXtLSCzEZj787CZ23urIS/T4Kv aCGCtycVv7CbCORSrW7fHJynT9YkaUpopCHPnGq18rA8DXeNQ0WisZQeOZY+Cgna1H bqS50j6XMz4zOBUWlocApSIHP3WEXTXzs0W3Ugof9xG5iubb7vWGRv/KfTLh10Q8ye 4E5PBgDMRZ7DZX+4goXQYMVSDXQnLoFSM5STtJ4VLtYXJzYwoWJ6CBscZ/UBvpIrI4 84Nr8Ani/+Zln7VXyhVOMLDmYW+mzNVjS2p4WUbSwTwBhN2BInMnIUKMXuIucQST/A KpW03L3XdMi7g== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id AE10CE26882; Sat, 16 Sep 2023 10:40:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next] sfc: make coding style of PTP addresses consistent with core From: patchwork-bot+netdevbpf@kernel.org Message-Id: <169486082370.31413.1577389710976551346.git-patchwork-notify@kernel.org> Date: Sat, 16 Sep 2023 10:40:23 +0000 References: <20230914151916.21044-1-alex.austin@amd.com> In-Reply-To: <20230914151916.21044-1-alex.austin@amd.com> To: Alex Austin Cc: netdev@vger.kernel.org, linux-net-drivers@amd.com, ecree.xilinx@gmail.com, habetsm.xilinx@gmail.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, richardcochran@gmail.com, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (main) by David S. Miller : On Thu, 14 Sep 2023 16:19:16 +0100 you wrote: > Follow the style used in the core kernel (e.g. > include/linux/etherdevice.h and include/linux/in6.h) for the PTP IPv6 > and Ethernet addresses. No functional changes. > > Signed-off-by: Alex Austin > Reviewed-by: Edward Cree > > [...] Here is the summary with links: - [net-next] sfc: make coding style of PTP addresses consistent with core https://git.kernel.org/netdev/net-next/c/487e1937b9c0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html