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.k...@hp.com>, also change the stub > in linux/acpi.h to return -ENODEV. > > Signed-off-by: Tang Chen <tangc...@cn.fujitsu.com>
Acked-by: Toshi Kani <toshi.k...@hp.com> Thanks, -Toshi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/