Re: [RFC Patch v1 45/55] ARC: unaligned access emulation
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2012-12-20 10:40:29
Also in:
lkml
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2012-12-20 10:40:29
Also in:
lkml
On Thu, Dec 20, 2012 at 11:30 AM, Vineet Gupta [off-list ref] wrote:
Sorry for a naive patch submitter question (yes I've already read SubmittingPatches and googled much already). A lot of times, I see the "Cc: ..." lines, just below the "Signed-off-by:" lines in the patch - e.g. https://lkml.org/lkml/2012/10/4/318 Are those added manually - because none of the xxx-cc options to format-patch or send-email seem to be doing that - unless I missed some. Context: I have the patch which touches ia64/parisc which I want to send out and at the same time have those "Cc: lines for the maintainers too"
I add them manually, either while committing, or by editing the patch after
running "git format-patch".
"git send-email" will pick them up and add the appropriate CCs when sending
out the emails.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds