On Mon, Jun 17, 2013 at 4:38 PM, Tejun Heo <tj@xxxxxxxxxx> wrote: > On Thu, Jun 13, 2013 at 09:02:54PM +0800, Tang Chen wrote: >> -static struct cpio_data __initdata acpi_initrd_files[ACPI_OVERRIDE_TABLES]; >> +struct file_pos { >> + phys_addr_t data; >> + phys_addr_t size; >> +}; > > Isn't file_pos too generic as name? Would acpi_initrd_file_pos too > long? Maybe just struct acpi_initrd_file? ok, will change to acpi_initrd_file. Thanks Yinghai -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html