>> + *str = kzalloc(len + 1, GFP_KERNEL); >> + if (!*str) >> + ret = -ENOMEM; SH> would you like to return here as well? Heh, I guess that would be best :) (sigh) -- Dan Smith IBM Linux Technology Center email: danms@xxxxxxxxxx _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers