public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* Re: scripts/config: fix variable substitution command
@ 2013-09-14 12:21 Sedat Dilek
  2013-09-14 14:21 ` Clément Chauplannaz
  2013-09-14 23:31 ` Yann E. MORIN
  0 siblings, 2 replies; 6+ messages in thread
From: Sedat Dilek @ 2013-09-14 12:21 UTC (permalink / raw)
  To: Clement Chauplannaz, Michal Marek
  Cc: linux-kbuild, LKML, Linus Torvalds, Linus Walleij

Hi,

The ChangeLog from [1] says:

Commit 229455bc02b87f7128f190c4491b4ceffff38648 accidentally changed
the separator between sed `s' command and its parameters from ':' to
'/'.
Revert this change.

Reported-and-tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Clement Chauplannaz <chauplac@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>

*** Bad commit reference: 229455bc02b87f7128f190c4491b4ceffff38648 ***
(Linus-tree)

To quote [2] and see its EXAMPLE:

"If you want to refer to a specific commit, don't just refer to the
SHA-1 ID of the commit. Please also include the oneline summary of
the commit, to make it easier for reviewers to know what it is about.

Example:

Commit e21d2170f36602ae2708 ("video: remove unnecessary
platform_set_drvdata()") removed the unnecessary
platform_set_drvdata(), but left the variable "dev" unused,
delete it."

That's why the commit-id without the subject-line is no good help.
It does not help anyone when you reference a local GIT or linux-kbuild
GIT related commit-id.

So, can you point me/us to the correct commit with subject, please?!
Is this patch even "CC: stable"?

Thanks.

Regards,
- Sedat -


[1] http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=86eb781889ec31f6421b86ab252ea609d456322d
[2] http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/SubmittingPatches#n112

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-09-15 18:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-14 12:21 scripts/config: fix variable substitution command Sedat Dilek
2013-09-14 14:21 ` Clément Chauplannaz
2013-09-14 14:43   ` Sedat Dilek
2013-09-14 23:39     ` Yann E. MORIN
2013-09-15 18:28       ` Sedat Dilek
2013-09-14 23:31 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox