Re: [PATCH v2 01/11] staging: stl8723bs: Use common round_up macro

From: Dan Carpenter

Date: Mon Feb 23 2026 - 09:44:01 EST


On Mon, Feb 23, 2026 at 10:43:31AM +0000, Priit Laes wrote:
>
> And on more thing - whats the proper way to use get_maintainers.pl script
> with `git send-email` when sending patch series? Apparently I used it wrongly
> and managed to agitate lots of people in the process..
>

I don't know how you got so many people on your CC list. When I try
running get_maintainter on your patch this is what I get.

$ ./scripts/get_maintainer.pl --no-roles --no-rolestats ~/var/mail/tmp/patch
Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Minu Jin <s9430939@xxxxxxxxx>
Akiyoshi Kurita <weibu@xxxxxxxxxxxx>
Erick Karanja <karanja99erick@xxxxxxxxx>
SeungJu Cheon <suunj1331@xxxxxxxxx>
Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
Sun Jian <sun.jian.kdev@xxxxxxxxx>
Thomas Gleixner <tglx@xxxxxxxxxx>
Yuvraj Singh Chauhan <ysinghcin@xxxxxxxxx>
linux-staging@xxxxxxxxxxxxxxx
linux-kernel@xxxxxxxxxxxxxxx

I normally don't add --nogit --nogit-fallback like Julia does but
I sometimes remove people like Kees and Thomas by hand since I know
they are included because of --git and aren't interested in tracking
everything. On the other hand, people like Kees and Thomas are good
at ignoring email they don't care about so I doubt they will get
annoyed with you.

regards,
dan carpenter