On Tue, 2013-09-03 at 16:45 +0800, Tang Chen wrote: > The comment about return value of acpi_table_parse() is incorrect. > This patch fix it. > > Since all callers only check if the function succeeded or not, this > patch simplifies the semantics by returning -errno for all failure > cases. This will also simply the comment. > > As suggested by Toshi Kani <toshi.kani@xxxxxx>, also change the stub > in linux/acpi.h to return -ENODEV. > > Signed-off-by: Tang Chen <tangchen@xxxxxxxxxxxxxx> Acked-by: Toshi Kani <toshi.kani@xxxxxx> Thanks, -Toshi -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html