On 9/20/2017 11:15 PM, Thomas Meyer wrote:
Use *_pool_zalloc rather than *_pool_alloc followed by memset with 0. Found by coccinelle spatch "api/alloc/pool_zalloc-simple.cocci" Signed-off-by: Thomas Meyer <thomas@xxxxxxxx> ---
Looks good. Thanks. Signed-off-by: James Smart <james.smart@xxxxxxxxxxxx>