]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
mfd: rsmu: Remove a empty kernel-doc line
authorRandy Dunlap <rdunlap@infradead.org>
Mon, 9 Mar 2026 21:42:22 +0000 (14:42 -0700)
committerLee Jones <lee@kernel.org>
Wed, 25 Mar 2026 12:45:32 +0000 (12:45 +0000)
kernel-doc format expects a prototype on the line that immediately
follows the "/**" line, so drop this empty line.

Warning: include/linux/mfd/rsmu.h:21 Cannot find identifier on line: *

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://patch.msgid.link/20260309214223.749088-4-rdunlap@infradead.org
Signed-off-by: Lee Jones <lee@kernel.org>
include/linux/mfd/rsmu.h

index 0379aa2074287d26fdb6434ae774fbb0b9c3391a..2f27386a7122ad7fd45710e6e4ef3854d0a4fc06 100644 (file)
@@ -19,7 +19,6 @@ enum rsmu_type {
 };
 
 /**
- *
  * struct rsmu_ddata - device data structure for sub devices.
  *
  * @dev:    i2c/spi device.