public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] kconfig and lxdialog, kernel 2.6.13.4
@ 2005-10-27 16:07 Fao, Sean
  2005-10-27 21:11 ` Roman Zippel
  0 siblings, 1 reply; 3+ messages in thread
From: Fao, Sean @ 2005-10-27 16:07 UTC (permalink / raw)
  To: linux-kernel, zippel

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


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

end of thread, other threads:[~2005-11-03 18:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-27 16:07 [PATCH 1/3] kconfig and lxdialog, kernel 2.6.13.4 Fao, Sean
2005-10-27 21:11 ` Roman Zippel
2005-11-03 18:43   ` sean.fao

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