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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2229CC433F5 for ; Wed, 12 Jan 2022 04:42:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=zjGbRDavXua94hVu9rHx1nIVqRIfs3sXcPtb/yfXCvA=; b=2jUTv+12DDR7N0 /mO0ryozLvI7vw2QJgbD5lXq8IOh6i5/vl9m+M24Kz/zjh4zNccPTiX7wDvTqhi66I/FzY/V5afjH pjKcmLz4/5vToGy0iaYjZKfpsoOIFoOqc0DjqRX5CMpdc9vReAftYlDnUU07wrlNrper7deGDp1lL ijVmATH12+1pnpHsVn15DTCWoYRDbtHFLv8co8fc4Wrylv/7/U98BzCaAPyHgSpoXOxZB33Qb7zsL MOyorQRNIZkaOZoEYylMkxa5nnyDoJQFqkYvFCZenJZgraDEzzR3uB4K+jSZIR+Dj8JkLtn8DhCDe xCJxEBkxq99uVaADXi3g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n7VQm-0016eb-1J; Wed, 12 Jan 2022 04:40:16 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n7VQi-0016eE-Iu for linux-arm-kernel@lists.infradead.org; Wed, 12 Jan 2022 04:40:14 +0000 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 dfw.source.kernel.org (Postfix) with ESMTPS id D97DF61857; Wed, 12 Jan 2022 04:40:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 35467C36AEB; Wed, 12 Jan 2022 04:40:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1641962410; bh=/iDc1vP9qu3HWgfZynaF0lDCyHogMu8of6i6IbAG/IE=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=PHPlxTEoW/VxMmVrsrYCuzSv65M5btggJuDD/KiUSE5csyxY1vkvFmrbKNmw+9A/a 7NsMSm/moBjcUp+0R8QWKS1BVMVUDAyrUnuo2qQ2oKIsta+kLOi5NFeC4UUX+ktGMv hL8xt4fHDzzWqIGW9xLermkwsdyCMjFNIslBuNJk8zE37UrBoMv7OYW8Bp2ewTXm0t HMMl4Z43Y27WtlQX1iEaOSp5RChs4g5gbbr7ykeML5jrWZuUjYeWRw/jztopwCwOST VKFMDQZJFWMqReRtzsmHk1Mp+z4n3DHNJ0hDfXCYW7VWX7Jc/5KUtwXUp0uLyqSV/q 3phJASE8/Erkg== 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 1D7CCF6078B; Wed, 12 Jan 2022 04:40:10 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH v3] net: ethernet: sun4i-emac: replace magic number with macro From: patchwork-bot+netdevbpf@kernel.org Message-Id: <164196241011.16336.16287095642350727734.git-patchwork-notify@kernel.org> Date: Wed, 12 Jan 2022 04:40:10 +0000 References: In-Reply-To: To: Conley Lee Cc: davem@davemloft.net, kuba@kernel.org, mripard@kernel.org, wens@csie.org, clabbe.montjoie@gmail.com, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220111_204012_709065_048377B0 X-CRM114-Status: GOOD ( 10.53 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski : On Tue, 11 Jan 2022 11:05:53 +0800 you wrote: > This patch remove magic numbers in sun4i-emac.c and replace with macros > defined in sun4i-emac.h > > Signed-off-by: Conley Lee > --- > Change since v2. > - fix some code style issues > > [...] Here is the summary with links: - [v3] net: ethernet: sun4i-emac: replace magic number with macro https://git.kernel.org/netdev/net/c/274c224062ff You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel