commit | 87d03a940be5e6da7b8c6c618d0c51800d4a161b | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Tue Aug 18 10:56:54 2020 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 18 13:51:18 2020 +0200 |
tree | 11e5654edf95377f6e7c2461e0bf42fef53cff70 | |
parent | ea239f1e32af046f826d816b75599b7608eaa542 [diff] |
tty: synclink, fix kernel-doc As in the previous patches, fix kernel-doc in synclink drivers. This is done separately from others, as kernel-doc comments were heavily broken in these drivers. Convert them to proper ones. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Link: https://lore.kernel.org/r/20200818085655.12071-7-jslaby@suse.cz Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>