Return-path: Received: from alexa-out.qualcomm.com ([129.46.98.28]:33768 "EHLO alexa-out-lv-01.qualcomm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752610AbdHKOAP (ORCPT ); Fri, 11 Aug 2017 10:00:15 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: [v2,02/20] ath6kl: constify usb_device_id From: Kalle Valo In-Reply-To: <1502295823-20824-3-git-send-email-arvind.yadav.cs@gmail.com> References: <1502295823-20824-3-git-send-email-arvind.yadav.cs@gmail.com> To: Arvind Yadav CC: , , , , Message-ID: (sfid-20170811_160031_220056_107AF1D9) Date: Fri, 11 Aug 2017 15:59:37 +0200 Sender: linux-wireless-owner@vger.kernel.org List-ID: Arvind Yadav wrote: > usb_device_id are not supposed to change at runtime. All functions > working with usb_device_id provided by work with > const usb_device_id. So mark the non-const structs as const. > > Signed-off-by: Arvind Yadav > Reviewed-by: Steve deRosier > Tested-by: Steve deRosier > Signed-off-by: Kalle Valo 2 patches applied to ath-next branch of ath.git, thanks. e881a6584941 ath6kl: constify usb_device_id 76b07b30c46b ath9k: constify usb_device_id -- https://patchwork.kernel.org/patch/9890987/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches