+ kallsyms-nuke-all-changelog-this-should-be-logged-by-git.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     kallsyms: nuke all ChangeLog, this should be logged by git
has been added to the -mm tree.  Its filename is
     kallsyms-nuke-all-changelog-this-should-be-logged-by-git.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: kallsyms: nuke all ChangeLog, this should be logged by git
From: Bryan Wu <cooloney@xxxxxxxxxx>

Pointed out by Paulo:
"When I wrote this initially, it was a mistake to add a Changelog
in the first place, but I didn't know better at the time.

If you're going to make changes to this file, please remove all the Changelog,
instead of adding more entries to it.  The "Changelog" should be kept by the
version control system, and not the source code itself."

Cc: Paulo Marques <pmarques@xxxxxxxxxxxx>
Signed-off-by: Bryan Wu <cooloney@xxxxxxxxxx>
Acked-by: Paulo Marques <pmarques@xxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 scripts/kallsyms.c |    6 ------
 1 file changed, 6 deletions(-)

diff -puN scripts/kallsyms.c~kallsyms-nuke-all-changelog-this-should-be-logged-by-git scripts/kallsyms.c
--- a/scripts/kallsyms.c~kallsyms-nuke-all-changelog-this-should-be-logged-by-git
+++ a/scripts/kallsyms.c
@@ -7,12 +7,6 @@
  *
  * Usage: nm -n vmlinux | scripts/kallsyms [--all-symbols] > symbols.S
  *
- * ChangeLog:
- *
- * (25/Aug/2004) Paulo Marques <pmarques@xxxxxxxxxxxx>
- *      Changed the compression method from stem compression to "table lookup"
- *      compression
- *
  *      Table compression uses all the unused char codes on the symbols and
  *  maps these to the most used substrings (tokens). For instance, it might
  *  map char code 0xF7 to represent "write_" and then in every symbol where
_

Patches currently in -mm which might be from cooloney@xxxxxxxxxx are

origin.patch
git-watchdog.patch
git-pekka.patch
kallsyms-nuke-all-changelog-this-should-be-logged-by-git.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux