From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Zolnierkiewicz Date: Mon, 04 Sep 2017 12:47:15 +0000 Subject: Re: [PATCH] video: fm2fb: constify zorro_device_id Message-Id: <11489231.Ik3V9PHcY1@amdc3058> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Arvind Yadav Cc: linux-kernel@vger.kernel.org, linux-fbdev@vger.kernel.org On Tuesday, August 22, 2017 11:47:48 PM Arvind Yadav wrote: > zorro_device_id are not supposed to change at runtime. All functions > working with zorro_device_id provided by work with > const zorro_device_id. So mark the non-const structs as const. > > Signed-off-by: Arvind Yadav Patch queued for 4.14, thanks. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics