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=-16.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 BFD16C432BE for ; Mon, 23 Aug 2021 11:10:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A8D396136F for ; Mon, 23 Aug 2021 11:10:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236652AbhHWLLK (ORCPT ); Mon, 23 Aug 2021 07:11:10 -0400 Received: from mail.kernel.org ([198.145.29.99]:60550 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236322AbhHWLK6 (ORCPT ); Mon, 23 Aug 2021 07:10:58 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 7C269613A8; Mon, 23 Aug 2021 11:10:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1629717015; bh=wWJ93gQaLSEhT/UQhrXBCpBAbGOFf6rz+8BYoB2f5bc=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=EXv6NOZd1JeknyLfoKXZsJXfT4SyeLng26gVQqLYB92fCDzCxlzVoqVBPQl5RySX6 2HhYFF7YacEr1iCr+hEEpe3aG3eZvch4HuT21aWATBdGXwJFlrV6Bj5BjvlLwp7wpi tLvUPYJJzzEwb9OhYp3uOnjbb+neg/ibkKWwOw0hxfrOrYhkEhM1LXz/hSz6Fis3Ni 0FQWn8xRx35Em0OOxd4ly0T45Yu62Sw5k8DIdy+mAKWrcURwr9xXmXRs6r0C0Yy/PY t2EvSx8rdw2XYfhHEv8syFcuvDnwi02rEUo+DU9L7+prX0T0iOsAsuAFYS/XfZ6XFX 3LMlvOlJDKyHA== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] net: sunhme: Remove unused macros From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162971701547.8269.3612332439322831949.git-patchwork-notify@kernel.org> Date: Mon, 23 Aug 2021 11:10:15 +0000 References: <2afbd92d52cc58c5b91d95782d144194ce1a5669.1629621681.git.christophe.jaillet@wanadoo.fr> In-Reply-To: <2afbd92d52cc58c5b91d95782d144194ce1a5669.1629621681.git.christophe.jaillet@wanadoo.fr> To: Christophe JAILLET Cc: tanghui20@huawei.com, davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@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 (refs/heads/master): On Sun, 22 Aug 2021 10:42:21 +0200 you wrote: > The usage of these macros has been removed in commit db1a8611c873 > ("sunhme: Convert to pure OF driver."). So they can be removed. > > This simplifies code and helps for removing the wrappers in > include/linux/pci-dma-compat.h. > > Signed-off-by: Christophe JAILLET > > [...] Here is the summary with links: - net: sunhme: Remove unused macros https://git.kernel.org/netdev/net-next/c/056b29ae071b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html