On Jan 30, 2008 7:17 PM, Paulo Marques <[EMAIL PROTECTED]> wrote: > Bryan Wu wrote: > > From: Robin Getz <[EMAIL PROTECTED]> > > [...] > > --- a/scripts/kallsyms.c > > +++ b/scripts/kallsyms.c > > @@ -12,6 +12,8 @@ > > * (25/Aug/2004) Paulo Marques <[EMAIL PROTECTED]> > > * Changed the compression method from stem compression to "table > > lookup" > > * compression > > + * (10/Jul/2006) Robin Getz <[EMAIL PROTECTED]> > > + * Add _stext_l1, _etext_l1 for the L1 memory section in Blackfin. > > 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. >
May I remove the whole "Changelog" with a separated patch? Thanks -Bryan -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

