lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 12 Mar 2018 10:07:22 +0100
From:   Thierry Reding <thierry.reding@...il.com>
To:     Wei Yongjun <weiyongjun1@...wei.com>
Cc:     David Airlie <airlied@...ux.ie>, dri-devel@...ts.freedesktop.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] drm/panel: ili9322:Make local symbols static

On Wed, Jan 03, 2018 at 03:08:58AM +0000, Wei Yongjun wrote:
> Fixes the following sparse warnings:
> 
> drivers/gpu/drm/panel/panel-ilitek-ili9322.c:182:12: warning:
>  symbol 'ili9322_inputs' was not declared. Should it be static?
> drivers/gpu/drm/panel/panel-ilitek-ili9322.c:343:28: warning:
>  symbol 'ili9322_regmap_config' was not declared. Should it be static?
> 
> Also change ili9322_inputs to 'const char * const' to avoid
> chackpatch warning.
> 
> Signed-off-by: Wei Yongjun <weiyongjun1@...wei.com>
> ---
>  drivers/gpu/drm/panel/panel-ilitek-ili9322.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

Thierry

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ