Skip to content

Commit 5671125

Browse files
rddunlaplag-linaro
authored andcommitted
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>
1 parent 69d7fa1 commit 5671125

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

include/linux/mfd/rsmu.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ enum rsmu_type {
1919
};
2020

2121
/**
22-
*
2322
* struct rsmu_ddata - device data structure for sub devices.
2423
*
2524
* @dev: i2c/spi device.

0 commit comments

Comments
 (0)