Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750833AbbLTRv2 (ORCPT ); Sun, 20 Dec 2015 12:51:28 -0500 Received: from mga14.intel.com ([192.55.52.115]:42940 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750707AbbLTRvW (ORCPT ); Sun, 20 Dec 2015 12:51:22 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,455,1444719600"; d="scan'208";a="875505958" Date: Sun, 20 Dec 2015 18:51:18 +0100 From: Samuel Ortiz To: Julia Lawall Cc: Robert Baldyga , kernel-janitors@vger.kernel.org, Lauro Ramos Venancio , Aloisio Almeida Jr , linux-nfc@ml01.01.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] nfc: s3fwrn5: constify s3fwrn5_phy_ops structures Message-ID: <20151220175118.GB4772@zurbaran.home> References: <1447416281-3357-1-git-send-email-Julia.Lawall@lip6.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1447416281-3357-1-git-send-email-Julia.Lawall@lip6.fr> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 478 Lines: 15 Hi Julia, On Fri, Nov 13, 2015 at 01:04:41PM +0100, Julia Lawall wrote: > The s3fwrn5_phy_ops structure is never modified, so declare it as const. > > Done with the help of Coccinelle. Applied to nfc-next, thanks. Cheers, Samuel. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/