[PATCH SLAB 1/2 v3] duplicate the cache name in SLUB's saved_alias list, SLAB, and SLOB

Glauber Costa glommer at parallels.com
Fri Jul 6 19:04:17 EST 2012


On 07/06/2012 11:54 AM, Li Zhong wrote:
> +	if (!c && lname)
> +		kfree(lname);
> +
kfree can still be validly called with a NULL argument. No need for the
lname in the conditional.



More information about the Linuxppc-dev mailing list