aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2023-10-02 10:04:36 +0300
committerStephen Boyd <[email protected]>2023-10-18 17:54:47 -0700
commit7af5b9eadd64c9e02a71f97c45bcdf3b64841f6b (patch)
tree29639fbd0df14bce56fa90cde3087b7b47d35c89 /scripts/generate_rust_analyzer.py
parenta5d14f8b551eb1551c10053653ee8e27f19672fa (diff)
clk: ti: fix double free in of_ti_divider_clk_setup()
The "div" pointer is freed in _register_divider() and again in of_ti_divider_clk_setup(). Delete the free in _register_divider() Fixes: fbbc18591585 ("clk: ti: divider: cleanup _register_divider and ti_clk_get_div_table") Signed-off-by: Dan Carpenter <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Tony Lindgren <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions