xen/9pfs: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Because it is a recommended coding practice (see HACKING). Signed-off-by:Greg Kurz <groug@kaod.org> Acked-by:
Anthony PERARD <anthony.perard@citrix.com>
Please register or sign in to comment