Re: [PATCH v2 04/18] acpi: Introduce acpi_invalid_table() to checkif a table is invalid.
From: Tang Chen
Date: Thu Aug 01 2013 - 21:35:46 EST
On 08/02/2013 06:26 AM, Toshi Kani wrote:
......
+int __init acpi_invalid_table(struct cpio_data *file,
+ const char *path, const char *signature)
Since this function verifies a given acpi table in initrd (not that the
table is invalid), I'd suggest to rename it something like
acpi_verify_initrd(). Otherwise, it looks good to me.
Hi Toshi-san,
Thanks, will change the name.
Thanks.
Acked-by: Toshi Kani<toshi.kani@xxxxxx>
--
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/