commit | fab491030cea293692f3a48a2c77a754f79c9ccc | [log] [tgz] |
---|---|---|
author | Xiaofei Tan <tanxiaofei@huawei.com> | Wed May 12 17:26:22 2021 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 13 18:29:13 2021 +0200 |
tree | 0683be1ff699f605280a4f04b839dfbcc0d1e28e | |
parent | 27eab129323bac984a3de4d9585351dc525793bd [diff] |
tty: tty_io: Remove return in void function Remove return in void function, reported by checkpatch.pl. Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com> Link: https://lore.kernel.org/r/1620811585-18582-15-git-send-email-tanxiaofei@huawei.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>