From mboxrd@z Thu Jan 1 00:00:00 1970 From: greg@kroah.com (Greg KH) Date: Fri, 9 Feb 2018 08:19:48 +0100 Subject: Outdated URL in Documentation In-Reply-To: References: <20180208134852.GA15031@kroah.com> Message-ID: <20180209071948.GA8143@kroah.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Thu, Feb 08, 2018 at 07:24:09PM -0200, Gustavo Leite wrote: > 2018-02-08 11:48 GMT-02:00 Greg KH : > > Sure, please feel free to send a patch to do so. > > This is my first time in the process. Please tell me if I'm > doing something wrong. > > I commited the changes on top of Linus (torvalds/linux) tree > using the --signoff flag and generated the patch. Now I must > send it to linux-doc at vger.kernel.org? Have you read the "How to write your first kernel patch" tutorial page on the kernelnewbies.org site? That should answer all of your qeustions. And yes, you do now need to send the patch to that address, use the scripts/get_maintainer.pl tool on your patch to see the proper people to send it to. Good luck! greg k-h