mfd: rsmu: Remove a empty kernel-doc line

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>
master
Randy Dunlap 2026-03-09 14:42:22 -07:00 committed by Lee Jones
parent 69d7fa1b91
commit 5671125a12
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ enum rsmu_type {
};
/**
*
* struct rsmu_ddata - device data structure for sub devices.
*
* @dev: i2c/spi device.