]> git.baikalelectronics.ru Git - kernel.git/commit
Fix a warning about a malformed kernel doc comment in cifs
authorDavid Howells <dhowells@redhat.com>
Thu, 27 Jan 2022 16:02:34 +0000 (16:02 +0000)
committerSteve French <stfrench@microsoft.com>
Fri, 28 Jan 2022 16:30:21 +0000 (10:30 -0600)
commit84397365ee7069b41cab270a131fa64cf4bc0e8e
treed992f51199ebab444a48bb9e3e9c7f50f0933a86
parent991a5e519c2aa1f4ed2bf6e2139997d7e7967cb3
Fix a warning about a malformed kernel doc comment in cifs

Fix by removing the extra asterisk.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Rohith Surabattula <rohiths@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/connect.c