I found somethings need to be cleanup when I watch what has been changed to async.c.
Lai Jiangshan (3): async: simplify lowest_in_progress() async: remove unused @node from struct async_domain async: rename and redefine async_func_ptr Cc: Tejun Heo <[email protected]> Cc: Arjan van de Ven <[email protected]> --- arch/sh/drivers/pci/pcie-sh7786.c | 2 +- include/linux/async.h | 19 ++++++----------- kernel/async.c | 40 ++++++++++++++++-------------------- 3 files changed, 26 insertions(+), 35 deletions(-) -- 1.7.4.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

