Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1682252

Re: [PATCH] video: backlight: pwm_bl.c: make of_device_id structure to const

From Thierry Reding <thierry.reding@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] video: backlight: pwm_bl.c: make of_device_id structure to const
Date 2017-07-06 11:40 +0200
Message-ID <u0bqp-2sh-11@gated-at.bofh.it> (permalink)
References <tZUSC-8da-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Wed, Jul 05, 2017 at 11:55:09PM +0800, Lynn Lei wrote:
> Fixed a of_device_id structure normally be const warning issue which
> checked by scripts/checkpatch.pl:
>   WARNING: struct of_device_id should normally be const
> 
> Signed-off-by: Lynn Lei <lynnl.wit@gmail.com>
> ---
>  drivers/video/backlight/pwm_bl.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Thierry Reding <treding@nvidia.com>

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] video: backlight: pwm_bl.c: make of_device_id structure to  const Lynn Lei <lynnl.yet@gmail.com> - 2017-07-05 18:00 +0200
  Re: [PATCH] video: backlight: pwm_bl.c: make of_device_id structure  to const Thierry Reding <thierry.reding@gmail.com> - 2017-07-06 11:40 +0200

csiph-web