Andrii Tseglytskyi <[email protected]> writes: > Use of of devm_* API for resource allocation provides benefits such > as auto handling of resource free. This reduces possibility have > memory leaks in case of wrong error handling. All direct release > calls should be removed to avoid races. > > Reported-by: Grygorii Strashko <[email protected]> > Signed-off-by: Andrii Tseglytskyi <[email protected]>
Thanks, queuing this for v3.11. Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

