Skip to content

Commit 55dfd54

Browse files
ikegami-tigaw
authored andcommitted
examples: fix mi-mctp.c kernel-doc-check warning
examples/mi-mctp.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst Signed-off-by: Tokunori Ikegami <[email protected]>
1 parent 9a4bc5e commit 55dfd54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libnvme/examples/mi-mctp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: LGPL-2.1-or-later
2-
/**
2+
/*
33
* This file is part of libnvme.
44
* Copyright (c) 2021 Code Construct Pty Ltd.
55
*

0 commit comments

Comments
 (0)