diff options
author | Al Viro <viro@ftp.linux.org.uk> | 2009-01-03 07:16:23 +0000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-03 11:45:54 -0800 |
commit | 17580d7f2f632ff8c9786d609508c35c9f56e1f3 (patch) | |
tree | 488abddb16d4640f4c27fdcf2c36186c6b70bdcc /fs/partitions | |
parent | fe30af971d896c144ef4708f97cf9d3186303c42 (diff) |
sanitize ifdefs in binfmt_aout
They are actually alpha vs. i386/arm/m68k i.e. ecoff vs. aout.
In the only place where we actually tried to handle arm and i386/m68k in
different ways (START_DATA() in coredump handling), the arm variant
works for all of them (i386 and m68k have u.start_code set to 0).
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/partitions')
0 files changed, 0 insertions, 0 deletions