]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mfd: idt8a340_reg: Start comments with '/*'
authorSimon Horman <horms@kernel.org>
Tue, 7 May 2024 16:53:56 +0000 (17:53 +0100)
committerLee Jones <lee@kernel.org>
Thu, 4 Jul 2024 16:08:01 +0000 (17:08 +0100)
commit326ae03d772de6e082d346466671c3b66de2962d
tree124f3cec8c8c2325fa5a656ed7963238a986153f
parentf1c6a7e0f07f54718f8cbf9f30ecd2cca9df7334
mfd: idt8a340_reg: Start comments with '/*'

Several comments in idt8a340_reg.h start with '/**', which denotes the
start of a Kernel doc, but are otherwise not Kernel docs.

Resolve this conflict by starting these comments with '/*' instead.

Flagged by ./scripts/kernel-doc -none

Signed-off-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240507-clockmatrix-kernel-doc-v2-1-3138d74192dd@kernel.org
Signed-off-by: Lee Jones <lee@kernel.org>
include/linux/mfd/idt8a340_reg.h