All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/2] ELF cleanup
@ 2008-02-10 12:43 gorcunov
  2008-02-10 12:43 ` [patch 1/2] ELF: Use EI_NIDENT instead of numeric value gorcunov
  2008-02-10 12:43 ` [patch 2/2] BINFMT: fill_elf_header cleanup - use straigth memset first gorcunov
  0 siblings, 2 replies; 3+ messages in thread
From: gorcunov @ 2008-02-10 12:43 UTC (permalink / raw)
  To: akpm, linux-kernel; +Cc: gorcunov

These two patches do a simple cleaunp on ELF related code

	o Use EI_NIDENT instead of numeric value in elf64_hdr structure
	o Simplify fill_elf_header code by calling memset

Please review. Any comments are welcome.

-- 

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

end of thread, other threads:[~2008-02-10 12:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-10 12:43 [patch 0/2] ELF cleanup gorcunov
2008-02-10 12:43 ` [patch 1/2] ELF: Use EI_NIDENT instead of numeric value gorcunov
2008-02-10 12:43 ` [patch 2/2] BINFMT: fill_elf_header cleanup - use straigth memset first gorcunov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.