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 DE2E8E7C4ED for ; Wed, 4 Oct 2023 19:20:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244557AbjJDTUb (ORCPT ); Wed, 4 Oct 2023 15:20:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35874 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243944AbjJDTU3 (ORCPT ); Wed, 4 Oct 2023 15:20:29 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 02FF4C1; Wed, 4 Oct 2023 12:20:26 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPS id 88C79C433BA; Wed, 4 Oct 2023 19:20:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1696447225; bh=ZMqZ+G5ZaetSrujKc1irQl51D6U6eypwDvFON5Y4FdY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=Iaw06bIXLjm87sPpq6Uazp4EjaJ7nBtz3lp5XGbpbzw6c7pPK+Dik5ZpLLHDilMW+ tpg24y2BbbrJgwwHjD/pVWJwJQwwWxfHwiLs3tw+a2FMU+M9MU+nrArqfN+BB5CY4y nv9sUrIvCbMPGEOQR3Ufdv9LkvnvCth1S5CDdctgEfIWM/PfQjKh3CZueNr74MTiGg 2M1WvzycCglyCK6uALVWyFQXm8VtEMaaHoCYMTkszslLOI2gLkt7jetobvzJFAw+kS VCCKWtrY8gQhswWPwRwL1Exjo3yM6RL40nvPN02VSfzenZ5tINmvhpTd8pRY8fet1q caZPp7QZDYm4Q== 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 6F62EE632D6; Wed, 4 Oct 2023 19:20:25 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] net: appletalk: remove cops support From: patchwork-bot+netdevbpf@kernel.org Message-Id: <169644722545.5036.15571525046137185436.git-patchwork-notify@kernel.org> Date: Wed, 04 Oct 2023 19:20:25 +0000 References: <20230927090029.44704-2-gregkh@linuxfoundation.org> In-Reply-To: <20230927090029.44704-2-gregkh@linuxfoundation.org> To: Greg KH Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-spdx@vger.kernel.org, prarit@redhat.com, hch@infradead.org, vkuznets@redhat.com, jschlst@samba.org Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Wed, 27 Sep 2023 11:00:30 +0200 you wrote: > The COPS Appletalk support is very old, never said to actually work > properly, and the firmware code for the devices are under a very suspect > license. Remove it all to clear up the license issue, if it is still > needed and actually used by anyone, we can add it back later once the > license is cleared up. > > Reported-by: Prarit Bhargava > Cc: Christoph Hellwig > Cc: Vitaly Kuznetsov > Cc: jschlst@samba.org > Signed-off-by: Greg Kroah-Hartman > > [...] Here is the summary with links: - net: appletalk: remove cops support https://git.kernel.org/netdev/net-next/c/00f3696f7555 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html