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:   Tue, 21 May 2019 15:00:34 +0200
From:   Daniel Lezcano <daniel.lezcano@...aro.org>
To:     Philippe Mazenauer <philippe.mazenauer@...look.de>
Cc:     Thomas Gleixner <tglx@...utronix.de>,
        "open list:CLOCKSOURCE, CLOCKEVENT DRIVERS" 
        <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] clocksource/drivers/timer-ti-dm: Change to new style
 declaration

On 21/05/2019 14:26, Philippe Mazenauer wrote:
> Variable 'dmtimer_ops' was declared const static instead of static const.
> 
> ../drivers/clocksource/timer-ti-dm.c:899:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration]
>  const static struct omap_dm_timer_ops dmtimer_ops = {
>  ^~~~~
> 
> Signed-off-by: Philippe Mazenauer <philippe.mazenauer@...look.de>
> ---

Applied as fix, thanks!


-- 
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ