Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751823AbbKPLHD (ORCPT ); Mon, 16 Nov 2015 06:07:03 -0500 Received: from mail-wm0-f47.google.com ([74.125.82.47]:35530 "EHLO mail-wm0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751251AbbKPLHA (ORCPT ); Mon, 16 Nov 2015 06:07:00 -0500 MIME-Version: 1.0 In-Reply-To: <1447452318-19028-1-git-send-email-Julia.Lawall@lip6.fr> References: <1447452318-19028-1-git-send-email-Julia.Lawall@lip6.fr> From: "Lad, Prabhakar" Date: Mon, 16 Nov 2015 11:06:28 +0000 Message-ID: Subject: Re: [PATCH] [media] i2c: constify v4l2_ctrl_ops structures To: Julia Lawall Cc: kernel-janitors@vger.kernel.org, LKML , linux-media , Mauro Carvalho Chehab , Laurent Pinchart Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 623 Lines: 18 On Fri, Nov 13, 2015 at 10:05 PM, Julia Lawall wrote: > These v4l2_ctrl_ops structures are never modified, like all the other > v4l2_ctrl_ops structures, so declare them as const. > > Done with the help of Coccinelle. > > Signed-off-by: Julia Lawall > Acked-by: Lad, Prabhakar Cheers, --Prabhakar Lad -- 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/