Hi Haogang, On Wednesday 30 November 2011 03:28:32 Haogang Chen wrote: > The hard limit sounds good to me. OK. > But if you want to centralize error handling, please make sure that "goto > done" only frees map, but not map->menu_info in that case. map->menu_info will be NULL, so it's safe to kfree() it. -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html