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 Oct 2022 09:42:21 +0200
From:   "Arnd Bergmann" <arnd@...db.de>
To:     "Lee Jones" <lee@...nel.org>, "Arnd Bergmann" <arnd@...nel.org>
Cc:     linux-arm-kernel@...ts.infradead.org,
        "Krzysztof Kozlowski" <krzysztof.kozlowski@...aro.org>,
        "Sebastian Reichel" <sre@...nel.org>, linux-kernel@...r.kernel.org,
        "Ben Dooks" <ben-linux@...ff.org>,
        "Simtec Linux Team" <linux@...tec.co.uk>,
        "Rob Herring" <robh@...nel.org>,
        "Greg Kroah-Hartman" <gregkh@...uxfoundation.org>,
        "Mauro Carvalho Chehab" <mchehab@...nel.org>,
        "Lukas Bulwahn" <lukas.bulwahn@...il.com>,
        "Joe Perches" <joe@...ches.com>,
        "Hans de Goede" <hdegoede@...hat.com>,
        "Linus Walleij" <linus.walleij@...aro.org>,
        "Luca Ceresoli" <luca.ceresoli@...tlin.com>,
        linux-pm@...r.kernel.org
Subject: Re: [PATCH 07/21] power: remove s3c adc battery driver

On Mon, Oct 24, 2022, at 09:28, Lee Jones wrote:
> On Fri, 21 Oct 2022, Arnd Bergmann wrote:
>
>> From: Arnd Bergmann <arnd@...db.de>
>> 
>> The s3c-adc driver is removed along with the s3c24xx platform,
>> so the battery driver is no longer needed either.
>> 
>> Signed-off-by: Arnd Bergmann <arnd@...db.de>
>> ---
>>  MAINTAINERS                            |   7 -
>>  drivers/power/supply/Kconfig           |   6 -
>>  drivers/power/supply/Makefile          |   1 -
>>  drivers/power/supply/s3c_adc_battery.c | 453 -------------------------
>>  include/linux/s3c_adc_battery.h        |  39 ---
>>  5 files changed, 506 deletions(-)
>>  delete mode 100644 drivers/power/supply/s3c_adc_battery.c
>>  delete mode 100644 include/linux/s3c_adc_battery.h
>
> Any idea why I was Cc'ed on this (and only this) patch?

Not sure. I use "get_maintainer.pl -i" to generate the list
and try to prune it manually to avoid adding too many
people to Cc. It appears that for this patch I accidentally
included everyone who showed up in the git history for the
maintainers file, rather than the people who touched the
actual driver.

      Arnd

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ