Files
linux-st/include/linux
Mikael Pettersson f670d0ecda binfmt_elf: cleanups
This cleans up a few bits in binfmt_elf.c and binfmts.h:

- the hasvdso field in struct linux_binfmt is unused, so remove it and
  the only initialization of it

- the elf_map CPP symbol is not defined anywhere in the kernel, so
  remove an unnecessary #ifndef elf_map

- reduce excessive indentation in elf_format's initializer

- add missing spaces, remove extraneous spaces

No functional changes, but tested on x86 (32 and 64 bit), powerpc (32 and
64 bit), sparc64, arm, and alpha.

Signed-off-by: Mikael Pettersson <mikpe@it.uu.se>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-01-13 08:03:12 -08:00
..
2011-01-10 08:51:44 -08:00
2011-01-13 08:03:12 -08:00
2011-01-10 07:38:53 -08:00
2011-01-10 08:51:44 -08:00
2011-01-10 08:51:44 -08:00
2011-01-07 17:50:27 +11:00
2011-01-10 08:51:44 -08:00
2011-01-10 07:38:53 -08:00
2011-01-10 22:11:23 +01:00
2011-01-07 17:50:31 +11:00
2011-01-07 17:50:33 +11:00
2011-01-07 17:50:27 +11:00
2011-01-10 16:05:30 -08:00
2011-01-11 14:17:09 -05:00
2011-01-07 17:50:33 +11:00
2011-01-07 17:50:31 +11:00
2011-01-10 09:46:24 +11:00
2011-01-07 17:50:27 +11:00
2011-01-07 20:57:22 -05:00