public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: Adrian Bunk <bunk@stusta.de>
Cc: linux-kernel@vger.kernel.org, Sam Ravnborg <sam@ravnborg.org>,
	Roman Zippel <zippel@linux-m68k.org>
Subject: Re: [PATCH] Start to genericize kconfig for use by other projects.
Date: Wed, 11 Jul 2007 17:18:57 -0400	[thread overview]
Message-ID: <200707111718.57652.rob@landley.net> (raw)
In-Reply-To: <20070711195521.GO3492@stusta.de>

On Wednesday 11 July 2007 3:55:21 pm Adrian Bunk wrote:
> On Wed, Jul 11, 2007 at 03:22:13PM -0400, Rob Landley wrote:
> >...
> > --- a/crypto/Makefile	Tue Jul 10 17:51:13 2007 -0700
> > +++ b/crypto/Makefile	Wed Jul 11 15:07:07 2007 -0400
> > @@ -50,3 +50,4 @@ obj-$(CONFIG_CRYPTO_CRC32C) += crc32c.o
> >  obj-$(CONFIG_CRYPTO_CRC32C) += crc32c.o
> >
> >  obj-$(CONFIG_CRYPTO_TEST) += tcrypt.o
> > +obj-m += randint.o
> >...

Oops.  Missed a revert.  Sorry 'bout that.

> If you'd have included a diffstat as described in
> Documentation/SubmittingPatches section 1 point 14 you might have
> noticed this yourself...

I was under the vague impression I'd read that, but going back I see that
diffstat is first mentioned on line 437 in the next to last paragraph
before "tips and tricks".  That's in paragraph 12 of point 14, and that's
counting the indented list elements as part of the proceeding paragraph.

Is there anything that could be done to make that document longer and more
rambling?  I see that last time I read it, I stopped during "Developers
Certificate of Origin 1.1", which is some kind of strange non-license license
which is more recent than the signed-off-by lines, but seems to be
retroactively stating that signed-off-by means you've read that thing...?  Is
that expected to hold up in court, is it just one of those random 1980's
shrinkware-license style intimidation tactics, is it some weird kind of
fraternity pledge...?

(/me goes to read up on diffstat...  Ah, I see, it's a program you install.  I
thought it was a diff option.  So possibly you could make SubmittingPatches
longer by mentioning that.)

With that file reverted, it's:

 scripts/kconfig/conf.c              |   26 ++++++++++++--------------
 scripts/kconfig/confdata.c          |    6 +++---
 scripts/kconfig/lkc.h               |    4 ++++
 scripts/kconfig/mconf.c             |   26 +++++++++++++-------------
 scripts/kconfig/zconf.tab.c_shipped |    2 +-
 scripts/kconfig/zconf.y             |    2 +-
 6 files changed, 34 insertions(+), 32 deletions(-)

> cu
> Adrian

Rob
-- 
"One of my most productive days was throwing away 1000 lines of code."
  - Ken Thompson.

  reply	other threads:[~2007-07-11 21:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-11 19:22 [PATCH] Start to genericize kconfig for use by other projects Rob Landley
2007-07-11 19:55 ` Adrian Bunk
2007-07-11 21:18   ` Rob Landley [this message]
2007-07-12 23:35     ` Adrian Bunk
2007-07-12 16:28 ` Roman Zippel
2007-07-12 17:00   ` Roman Zippel
2007-07-12 18:44   ` Rob Landley
2007-07-12 23:16     ` Matt Mackall
2007-07-13 17:19       ` Rob Landley

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=200707111718.57652.rob@landley.net \
    --to=rob@landley.net \
    --cc=bunk@stusta.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.org \
    --cc=zippel@linux-m68k.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox