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] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 24 Sep 2018 08:31:26 +0200
From:   Daniel Lezcano <daniel.lezcano@...aro.org>
To:     Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
Cc:     tglx@...utronix.de, linux-kernel@...r.kernel.org,
        Andreas Färber <afaerber@...e.de>,
        Pengutronix Kernel Team <kernel@...gutronix.de>,
        Vladimir Zapolskiy <vz@...ia.com>,
        Sylvain Lemieux <slemieux.tyco@...il.com>,
        Michal Simek <michal.simek@...inx.com>,
        Joachim Eastwood <manabian@...il.com>,
        Liviu Dudau <liviu.dudau@....com>,
        Sudeep Holla <sudeep.holla@....com>,
        Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
        Tony Prisk <linux@...sktech.co.nz>,
        Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
        "David S. Miller" <davem@...emloft.net>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Arnd Bergmann <arnd@...db.de>,
        "moderated list:ARM/ACTIONS SEMI ARCHITECTURE" 
        <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH 1/2] clocksource/drivers: Unify the names to timer-*
 format

On 24/09/2018 08:28, Uwe Kleine-König wrote:
> On Mon, Sep 24, 2018 at 06:15:17AM +0200, Daniel Lezcano wrote:
>> In order to make some housekeeping in the directory, this patch renames
>> drivers to the timer-* format in order to unify their names.
>>
>> There is no functional changes.
>>
>> Signed-off-by: Daniel Lezcano <daniel.lezcano@...aro.org>
>> ---
>>  MAINTAINERS                               |  10 +-
>>  drivers/clocksource/Makefile              |  26 +-
>>  drivers/clocksource/cadence_ttc_timer.c   | 543 ------------------------------
>>  drivers/clocksource/fsl_ftm_timer.c       | 376 ---------------------
>>  drivers/clocksource/owl-timer.c           | 173 ----------
>>  drivers/clocksource/qcom-timer.c          | 258 --------------
>>  drivers/clocksource/time-armada-370-xp.c  | 416 -----------------------
>>  drivers/clocksource/time-efm32.c          | 287 ----------------
>>  drivers/clocksource/time-lpc32xx.c        | 314 -----------------
>>  drivers/clocksource/time-orion.c          | 192 -----------
>>  drivers/clocksource/time-pistachio.c      | 218 ------------
>>  drivers/clocksource/timer-armada-370-xp.c | 416 +++++++++++++++++++++++
>>  drivers/clocksource/timer-cadence-ttc.c   | 543 ++++++++++++++++++++++++++++++
>>  drivers/clocksource/timer-efm32.c         | 287 ++++++++++++++++
>>  drivers/clocksource/timer-fsl-ftm.c       | 376 +++++++++++++++++++++
>>  drivers/clocksource/timer-lpc32xx.c       | 314 +++++++++++++++++
>>  drivers/clocksource/timer-orion.c         | 192 +++++++++++
>>  drivers/clocksource/timer-owl.c           | 173 ++++++++++
>>  drivers/clocksource/timer-pistachio.c     | 218 ++++++++++++
>>  drivers/clocksource/timer-qcom.c          | 258 ++++++++++++++
>>  drivers/clocksource/timer-versatile.c     |  44 +++
>>  drivers/clocksource/timer-vf-pit.c        | 204 +++++++++++
>>  drivers/clocksource/timer-vt8500.c        | 168 +++++++++
>>  drivers/clocksource/timer-zevio.c         | 218 ++++++++++++
>>  drivers/clocksource/versatile.c           |  44 ---
>>  drivers/clocksource/vf_pit_timer.c        | 204 -----------
>>  drivers/clocksource/vt8500_timer.c        | 168 ---------
>>  drivers/clocksource/zevio-timer.c         | 218 ------------
>>  28 files changed, 3429 insertions(+), 3429 deletions(-)
> 
> Wow, with git format-patch -M this should look much smaller and so
> easier to review.

Yes, I forgot the option :/


-- 
 <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