From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752585AbcEKSnV (ORCPT ); Wed, 11 May 2016 14:43:21 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:34512 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751632AbcEKSnT (ORCPT ); Wed, 11 May 2016 14:43:19 -0400 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: rtlwifi: rtl818x: constify rtl_intf_ops structures From: Kalle Valo In-Reply-To: <1462132664-1619-1-git-send-email-Julia.Lawall@lip6.fr> To: Julia Lawall Cc: Larry Finger , kernel-janitors@vger.kernel.org, Chaoming Li , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Message-Id: <20160511184318.B822E6133D@smtp.codeaurora.org> Date: Wed, 11 May 2016 18:43:18 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Julia Lawall wrote: > The rtl_intf_ops structures are never modified, so declare them as const. > > Done with the help of Coccinelle. > > Signed-off-by: Julia Lawall Thanks, 1 patch applied to wireless-drivers-next.git: 1bfcfdcca142 rtlwifi: rtl818x: constify rtl_intf_ops structures -- Sent by pwcli https://patchwork.kernel.org/patch/8989291/