diff options
author | Yuanjun Gong <ruc_gongyuanjun@163.com> | 2023-07-17 22:47:33 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-07-30 13:53:19 +0200 |
commit | 130a9571aee966ad8ba65719fe6c32db7b26db6a (patch) | |
tree | 1f8e6e7416e966c47accbe55951017eae087a4c7 /net/unix/af_unix.c | |
parent | 17be181b061b4b7b72d4ffb856d94a356592bfd7 (diff) |
drivers:tty: fix return value check in asc_init_port
in asc_init_port, clk_prepare_enable may fail, therefore, the
return value of clk_prepare_enable should be checked.
Signed-off-by: Yuanjun Gong <ruc_gongyuanjun@163.com>
Link: https://lore.kernel.org/r/20230717144733.24194-1-ruc_gongyuanjun@163.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions