diff options
author | Yihao Han <hanyihao@vivo.com> | 2022-06-02 12:42:18 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2022-06-20 21:22:16 +0300 |
commit | 5491424d17bdeb7b7852a59367858251783f8398 (patch) | |
tree | 656041ae0addf9c97a1e86c1a3599d242c3bbebf /scripts/gdb/linux/lists.py | |
parent | b5c525abe717f2f41684b8581c13347d50d5285a (diff) | |
download | linux-5491424d17bdeb7b7852a59367858251783f8398.tar.xz |
video: fbdev: simplefb: Check before clk_put() not needed
clk_put() already checks the clk ptr using !clk and IS_ERR()
so there is no need to check it again before calling it.
Signed-off-by: Yihao Han <hanyihao@vivo.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions