diff options
author | Markus Elfring <[email protected]> | 2019-08-27 15:22:12 +0200 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2019-10-01 09:50:28 +0200 |
commit | ba28236e043dae273ce22782008e667e6e4bbd5e (patch) | |
tree | 5d743de863df08928909a3ee5c078538e65d7665 /scripts/gdb/linux/timerlist.py | |
parent | 54ce17dd40fd846a7ac1e87e1103032933d2bd21 (diff) |
clk: renesas: mstp: Delete unnecessary kfree() in cpg_mstp_clocks_init()
A NULL pointer would be passed to a call of the function kfree()
directly after a call of the function kzalloc() failed at one place.
Remove this superfluous function call.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions