From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail26.static.mailgun.info ([104.130.122.26]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iviqg-000825-Vy for ath10k@lists.infradead.org; Sun, 26 Jan 2020 14:25:16 +0000 From: Kalle Valo Subject: Re: [PATCH] ath10k: Use device_get_match_data() to simplify code References: <20200123232944.39247-1-swboyd@chromium.org> Date: Sun, 26 Jan 2020 16:25:07 +0200 In-Reply-To: (Justin Capella's message of "Sat, 25 Jan 2020 20:18:40 -0800") Message-ID: <87o8uqcn24.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Justin Capella Cc: netdev@vger.kernel.org, linux-wireless , LKML , ath10k , Stephen Boyd Justin Capella writes: > Maybe use dev here as well? > >> dev_err(&pdev->dev, "failed to find matching device tree id\n"); I changed that. And also fixed a checkpatch warning: drivers/net/wireless/ath/ath10k/snoc.c:1483: Please don't use multiple blank lines -- https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k