From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id CAB1663CF for ; Tue, 10 Oct 2023 06:56:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="mSnAx1cJ" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 05159C433C7; Tue, 10 Oct 2023 06:56:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1696920995; bh=l9c92wWaaUlL412ziyk84LFOr/63o2bETtDk0X6EBBA=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=mSnAx1cJ2tXbkPJDmce/e+Yy4go10RrHu4x650kLfqEAXwWWmpcT0ihmLphmtqK7E 09RQwYuIRROk3F45mk6xIAD+bK8S274BmefacWsy8ChMk4mIsglJgtSqE7+DFUsU98 6giQVCMtiv+6iuzToRofql/G8roZjHhhlOtaf2MVJLkycpyZ5itKLwRt2dftwYHaDW Kwvq0kGYUzowhzLPd/bb2QhHNYAQc3MfEd2gVyLwPTMeCwTCzRJr4jdvig5ZopgtxU wv2YZgpfJjf3awObRRfybEHwDShK1aVVxh4vW0oP+VSCYE55bclxgDyMoET4xQs7b1 5Kjg24lXwnSNw== From: Kalle Valo To: Arnd Bergmann Cc: Jakub Kicinski , netdev@vger.kernel.org, Greg Kroah-Hartman , linux-wireless@vger.kernel.org, Johannes Berg , linux-wpan@vger.kernel.org, Michael Hennerich , Paolo Abeni , Eric Dumazet , "David S . Miller" , linux-kernel@vger.kernel.org, Doug Brown , Arnd Bergmann Subject: Re: [PATCH 08/10] wireless: atmel: remove unused ioctl function References: <20231009141908.1767241-1-arnd@kernel.org> <20231009141908.1767241-8-arnd@kernel.org> Date: Tue, 10 Oct 2023 09:59:01 +0300 In-Reply-To: <20231009141908.1767241-8-arnd@kernel.org> (Arnd Bergmann's message of "Mon, 9 Oct 2023 16:19:06 +0200") Message-ID: <87zg0rezey.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain Arnd Bergmann writes: > From: Arnd Bergmann > > This function has no callers, and for the past 20 years, the request_firmware > interface has been in place instead of the custom firmware loader. > > Signed-off-by: Arnd Bergmann Yuck, good riddance. In the title we prefer "wifi:" over "wireless:" but that's nitpicking. I assume this goes via a net tree so: Acked-by: Kalle Valo Let me know if I should take this to wireless-next instead. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches