Re: [PATCH v3 1/3] fs/binfmts: Add a name field to the binfmtstruct

From: Oleg Nesterov
Date: Sat Aug 03 2013 - 12:46:42 EST


On 08/02, Zach Levis wrote:
>
> static struct linux_binfmt elf_format = {
> + .name = "ELF",

Once again, I think it would be better if elf_format and compat_elf_format
have the different names. But with this patch they are both "ELF".

Oleg.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/