From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Zolnierkiewicz Date: Tue, 01 Aug 2017 12:59:27 +0000 Subject: Re: [PATCH] drivers/video/fbdev/omap/lcd_mipid.c: add const to lcd_panel structure Message-Id: <1507371.52Fe6WDrgq@amdc3058> List-Id: References: <1500023646-8846-1-git-send-email-bhumirks@gmail.com> In-Reply-To: <1500023646-8846-1-git-send-email-bhumirks@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Bhumika Goyal Cc: julia.lawall@lip6.fr, tomi.valkeinen@ti.com, linux-fbdev@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org On Friday, July 14, 2017 02:44:06 PM Bhumika Goyal wrote: > Make lcd_panel structure const as it is only copied to some object. > As the only usage of this structure is a copy operation, so it can be > made const. > > Signed-off-by: Bhumika Goyal Patch queued for 4.14, thanks. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics