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 B7884C433F5 for ; Tue, 17 May 2022 15:30:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349986AbiEQPaG (ORCPT ); Tue, 17 May 2022 11:30:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50754 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239158AbiEQPaF (ORCPT ); Tue, 17 May 2022 11:30:05 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B7D884F9C8; Tue, 17 May 2022 08:30:04 -0700 (PDT) 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 50BAF60B8B; Tue, 17 May 2022 15:30:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AFEE1C385B8; Tue, 17 May 2022 15:30:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1652801403; bh=1z4+aRsUje0J9eCxSE/M8CluHxB3pLVHNWKNJDnanBs=; h=Subject:From:In-Reply-To:References:To:Cc:Date:From; b=AtX2dguJhHE0cWfPqNxTyEl527o65mrW8uGIQLSoSByEwEkHoN+xUvBif11Nc+5sb L1dDX2lRuP9K/R0S9ozPqImQ6dG0BYv/RdJHZROn5m/YDbTQ5v6yzsVCPaFPSGRUi0 VmnUIhSneeyFkyToUIESoeo8mWKyLWGbjZqIZBiezHu0PDpe81gicQRpUpz7aB8tJF 07RJn0E6rS7awqbtnceGH8iQJjgwqQc6EKC3bL6xojZILxpPJAEGhb7A8MEdVzbyPp dISVdIZ9ix7xQ9U0IXq4k0BTNjmu57dlH9AIVSE81giPElk6+iyl0S0FmvX3a5wN2y Nh0bKIn+VhRTA== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [PATCH] wireless: Fix Makefile to be in alphabetical order From: Kalle Valo In-Reply-To: References: To: Srinivasan R Cc: unlisted-recipients:; (no To-header on input) Srinivasan R , "David S. Miller" , Jakub Kicinski , Paolo Abeni , linux-wireless@vger.kernel.org (open list:NETWORKING DRIVERS (WIRELESS)), netdev@vger.kernel.org (open list:NETWORKING DRIVERS), linux-kernel@vger.kernel.org (open list) Illegal-Object: Syntax error in Cc: address found on vger.kernel.org: Cc: unlisted-recipients:; (no To-header on input)Srinivasan R ^-missing end of address User-Agent: pwcli/0.1.1-git (https://github.com/kvalo/pwcli/) Python/3.7.3 Message-ID: <165280139864.3650.6325168867367666102.kvalo@kernel.org> Date: Tue, 17 May 2022 15:30:01 +0000 (UTC) Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Srinivasan R wrote: > Fix quantenna to be in the right order > > Signed-off-by: Srinivasan R Patch applied to wireless-next.git, thanks. 8762246c7b23 wireless: Fix Makefile to be in alphabetical order -- https://patchwork.kernel.org/project/linux-wireless/patch/MA1PR01MB26992E104B006B340C3C3A84C1CA9@MA1PR01MB2699.INDPRD01.PROD.OUTLOOK.COM/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches