public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Fao, Sean" <sean.fao@capitalgenomix.com>
To: linux-kernel@vger.kernel.org, zippel@linux-m68k.org
Subject: [PATCH 1/3] kconfig and lxdialog, kernel 2.6.13.4
Date: Thu, 27 Oct 2005 12:07:18 -0400	[thread overview]
Message-ID: <4360FB36.1080404@capitalgenomix.com> (raw)

Hello group,

The overall purpose of this patch is to add an "Abort" button to the 
exit dialog of "make menuconfig" (kconfig), which returns the user to 
the root menu if he/she chooses the Abort button (useful if the user 
didn't actually want to exit kconfig).  kconfig relies on lxdialog to 
display the exit dialog.  As a result, most functionality changes were 
made to lxdialog.

I have read MAINTAINERS and was unable to locate any maintainer for 
lxdialog.  Please feel free to let me know who should have been included 
on this message and I apologize ahead of time for leaving you out.

This is my first submission to the LKML so please feel free to provide 
me with any feedback before I submit the patches to Linus.

I hope I haven't shot myself in the foot; but, (and please no offense to 
the original author(s)) I was almost totally unable to follow the 
original style from the lxdialog source code (e.g. new blocks were 
spaced two spaces to the left rather than the style I've become 
accustomed to, spacing to the right).  Basically, I ended up running 
Lindent against the source in scripts/lxdialog/ and [naturally] I've now 
made the patch much larger than it should have been (next time I'll read 
the FAQ *before* I start writing a patch and hence the reason I'm 
posting the first patch as a URL).  Hopefully, by submitting the format 
changes first, it will be clear what the important modifications were.  
In other words, the first patch is *only* a format change.  The next two 
patches will be the important functionality modifications to lxdialog 
and kconfig.

Signed-off-by: Sean E. Fao <sean.fao@capitalgenomix.com>

http://www2.capitalgenomix.com/temp/linux_patch/format_patch

-- 
Sean


             reply	other threads:[~2005-10-27 16:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-27 16:07 Fao, Sean [this message]
2005-10-27 21:11 ` [PATCH 1/3] kconfig and lxdialog, kernel 2.6.13.4 Roman Zippel
2005-11-03 18:43   ` sean.fao

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=4360FB36.1080404@capitalgenomix.com \
    --to=sean.fao@capitalgenomix.com \
    --cc=linux-kernel@vger.kernel.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