Re: [PATCH] clk: boston: fix memory leak of 'onecell' on error return paths
From: Dan Carpenter
Date: Thu May 10 2018 - 03:04:21 EST
It would be nice to make things static check clean. One idea would be
that the static checker could ignore resource leaks in __init functions.
regards,
dan carpenter