On 03.03.2019 18:34, Andrew Lunn wrote: > On Sun, Mar 03, 2019 at 06:19:35PM +0100, Heiner Kallweit wrote: >> There doesn't seem to be a maintainer or mailing list for lib/string.c >> Therefore I hope it's ok to submit this through the netdev tree. > > Hi Heiner > > It is probably a good idea to Cc: > > ~/linux$ ./scripts/get_maintainer.pl -f lib/string.c > Alexander Shishkin <alexander.shish...@linux.intel.com> > (commit_signer:2/2=100%,authored:2/2=100%,added_lines:31/31=100%,removed_lines:30/30=100%) > Greg Kroah-Hartman <gre...@linuxfoundation.org> (commit_signer:2/2=100%) > Andy Shevchenko <andriy.shevche...@linux.intel.com> (commit_signer:1/2=50%) > linux-ker...@vger.kernel.org (open list) >
Strange, when I use get_maintainer.pl with the patch I get the following only: [root@hkvirt linux-next]# scripts/get_maintainer.pl 0001-lib-string-add-strreplace_nonalnum.patch Stephen Rothwell <s...@canb.auug.org.au> (commit_signer:1/1=100%,authored:1/1=100%,added_lines:479/479=100%,added_lines:1055/1055=100%) linux-ker...@vger.kernel.org (open list) Therefore I sent it to the usual suspects only. > And also Guenter Roeck who does most of the HWMON maintenance work. > Right. > Andrew > Heiner