All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Justin P. Mattock" <justinmattock@gmail.com>
To: Randy Dunlap <rdunlap@xenotime.net>
Cc: trivial@kernel.org, linux-kernel@vger.kernel.org,
	"Maciej W. Rozycki" <macro@linux-mips.org>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	Finn Thain <fthain@telegraphics.com.au>,
	Matt Turner <mattst88@gmail.com>,
	Dimitry Torokhov <dmitry.torokhov@gmail.com>,
	Ben Pfaff <blp@cs.stanford.edu>,
	Mike Frysinger <vapier.adi@gmail.com>
Subject: Re: [PATCH]Update-broken-web-addresses-in-the-kernel
Date: Mon, 20 Sep 2010 21:51:26 -0700	[thread overview]
Message-ID: <4C9839CE.7030804@gmail.com> (raw)
In-Reply-To: <20100920213234.ca0e3684.rdunlap@xenotime.net>

On 09/20/2010 09:32 PM, Randy Dunlap wrote:
> On Mon, 20 Sep 2010 21:18:44 -0700 Justin P. Mattock wrote:
>
>> Below you will find a patch containing updates to broken web addresses in the kernel.
>> Some were easy to piece together, but some were knowhere to be found..Keep in mind this was
>> just a grep for "http", not sure how many other protocol's in there are working or not..
>> Thanks for the replies, if you see anything that I might have missed let me know...
>> (as for the signed-off's not sure if it's the best way, but figured if you replied
>> with a correct link, then why not!!).
>
> I think that you need to read Documentation/SubmittingPatches:
> section 13) When to use Acked-by: and Cc:
>
> to know when to use those keywords.  I expect that most of these are
> inappropriate.
>
>
>> Signed-off-by: Justin P. Mattock<justinmattock@gmail.com>
>> Signed-off-by: Maciej W. Rozycki<macro@linux-mips.org>
>> Signed-off-by: Geert Uytterhoeven<geert@linux-m68k.org>
>> Signed-off-by: Finn Thain<fthain@telegraphics.com.au>
>> Signed-off-by: Randy Dunlap<rdunlap@xenotime.net>
>> Signed-off-by: Matt Turner<mattst88@gmail.com>
>> Signed-off-by: Dimitry Torokhov<dmitry.torokhov@gmail.com>
>> Signed-off-by: Ben Pfaff<blp@cs.stanford.edu>
>> Signed-off-by: Mike Frysinger<vapier.adi@gmail.com>
>> Acked-by: Hans J. Koch<hjk@linutronix.de>
>
>
> ---
> ~Randy
> *** Remember to use Documentation/SubmitChecklist when testing your code ***
>

I can resend with this correct...

so I need to have:
Signed-off-by: Random J Developer <random@developer.example.org>
[lucky@maintainer.example.org: struct foo moved from foo.c to foo.h]
Signed-off-by: Lucky K Maintainer <lucky@maintainer.example.org>

Justin P. Mattock

  reply	other threads:[~2010-09-21  4:51 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-21  4:18 [PATCH]Update-broken-web-addresses-in-the-kernel Justin P. Mattock
2010-09-21  4:32 ` [PATCH]Update-broken-web-addresses-in-the-kernel Randy Dunlap
2010-09-21  4:51   ` Justin P. Mattock [this message]
2010-09-21  4:52 ` [PATCH]Update-broken-web-addresses-in-the-kernel Matt Turner
2010-09-21  5:02   ` [PATCH]Update-broken-web-addresses-in-the-kernel Justin P. Mattock
2010-09-21  5:11     ` [PATCH]Update-broken-web-addresses-in-the-kernel Matt Turner
2010-09-21  5:17       ` [PATCH]Update-broken-web-addresses-in-the-kernel Finn Thain
2010-09-21  5:26         ` [PATCH]Update-broken-web-addresses-in-the-kernel Justin P. Mattock
2010-09-21 16:09         ` [PATCH]Update-broken-web-addresses-in-the-kernel Justin P. Mattock
2010-09-22  2:41           ` [PATCH]Update-broken-web-addresses-in-the-kernel Finn Thain
2010-09-22  3:12             ` [PATCH]Update-broken-web-addresses-in-the-kernel Justin P. Mattock
2010-09-22  5:44               ` [PATCH]Update-broken-web-addresses-in-the-kernel Finn Thain
2010-09-22  6:08                 ` [PATCH]Update-broken-web-addresses-in-the-kernel Justin P. Mattock
2010-09-21  5:20       ` [PATCH]Update-broken-web-addresses-in-the-kernel Justin P. Mattock
2010-09-21  5:22 ` [PATCH]Update-broken-web-addresses-in-the-kernel Dmitry Torokhov
2010-09-21  6:31   ` [PATCH]Update-broken-web-addresses-in-the-kernel Justin P. Mattock
2010-09-21  5:25 ` [PATCH]Update-broken-web-addresses-in-the-kernel Ben Pfaff
2010-09-21  6:32   ` [PATCH]Update-broken-web-addresses-in-the-kernel Justin P. Mattock
2010-09-21  9:50 ` [PATCH]Update-broken-web-addresses-in-the-kernel Finn Thain
2010-09-21 13:32   ` [PATCH]Update-broken-web-addresses-in-the-kernel Justin P. Mattock
2010-09-22  4:40   ` [PATCH]Update-broken-web-addresses-in-the-kernel Justin P. Mattock
2010-09-22  5:03     ` [PATCH]Update-broken-web-addresses-in-the-kernel Finn Thain

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C9839CE.7030804@gmail.com \
    --to=justinmattock@gmail.com \
    --cc=blp@cs.stanford.edu \
    --cc=dmitry.torokhov@gmail.com \
    --cc=fthain@telegraphics.com.au \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=macro@linux-mips.org \
    --cc=mattst88@gmail.com \
    --cc=rdunlap@xenotime.net \
    --cc=trivial@kernel.org \
    --cc=vapier.adi@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.