Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751763AbeAENZA (ORCPT + 1 other); Fri, 5 Jan 2018 08:25:00 -0500 Received: from mail.free-electrons.com ([62.4.15.54]:42628 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750880AbeAENY6 (ORCPT ); Fri, 5 Jan 2018 08:24:58 -0500 Date: Fri, 5 Jan 2018 14:24:56 +0100 From: Alexandre Belloni To: Julia Lawall Cc: Nicolas Ferre , kernel-janitors@vger.kernel.org, Sebastian Reichel , linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 12/12] power: reset: account for const type of of_device_id.data Message-ID: <20180105132456.GD2614@piout.net> References: <1514899688-27844-1-git-send-email-Julia.Lawall@lip6.fr> <1514899688-27844-13-git-send-email-Julia.Lawall@lip6.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1514899688-27844-13-git-send-email-Julia.Lawall@lip6.fr> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On 02/01/2018 at 14:28:08 +0100, Julia Lawall wrote: > This driver creates a const structure that it stores in the data > field of an of_device_id array. > > Add const to the declaration of the location that receives a value > from the data field to ensure that the compiler will continue to check > that the value is not modified and remove the const-dropping cast on > the access to the data field. > > Done using Coccinelle. > > Signed-off-by: Julia Lawall Acked-by: Alexandre Belloni -- Alexandre Belloni, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com