On Mon, Apr 21, 2025 at 9:16 AM Greg KH gregkh@linuxfoundation.org wrote:
On Mon, Apr 21, 2025 at 08:33:00AM -0400, Gabriel Shahrouzi wrote:
Not sure this is worth mentioning but one of the emails from using get_maintainer.pl on the patch listed a deprecated email: gregkh@suse.de.
How? Doesn't do that for me:
drivers/iio/accel/adis16201.c | 2 +-
$ ./scripts/get_maintainer.pl drivers/iio/accel/adis16201.c Lars-Peter Clausen lars@metafoo.de (maintainer:ANALOG DEVICES INC IIO DRIVERS) Michael Hennerich Michael.Hennerich@analog.com (maintainer:ANALOG DEVICES INC IIO DRIVERS) Jonathan Cameron jic23@kernel.org (maintainer:IIO SUBSYSTEM AND DRIVERS) linux-iio@vger.kernel.org (open list:IIO SUBSYSTEM AND DRIVERS) linux-kernel@vger.kernel.org (open list) ANALOG DEVICES INC IIO DRIVERS status: Supported
How did you run this?
I ran it on the patch: get_maintainer.pl 0001-iio-accel-adis16201-Use-IIO_VAL_INT-for-temperature-.patch Lars-Peter Clausen lars@metafoo.de (maintainer:ANALOG DEVICES INC IIO DRIVERS) Michael Hennerich Michael.Hennerich@analog.com (maintainer:ANALOG DEVICES INC IIO DRIVERS) Jonathan Cameron jic23@kernel.org (maintainer:IIO SUBSYSTEM AND DRIVERS,blamed_fixes:1/1=100%) Greg Kroah-Hartman gregkh@suse.de (blamed_fixes:1/1=100%) linux-iio@vger.kernel.org (open list:IIO SUBSYSTEM AND DRIVERS) linux-kernel@vger.kernel.org (open list) ANALOG DEVICES INC IIO DRIVERS status: Supported
Running it only on the file the patch modifies gives the same result that you got.
thanks,
greg k-h