Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Randy Dunlap and committed by
Lee Jones
5671125a 69d7fa1b

-1
-1
include/linux/mfd/rsmu.h
··· 19 19 }; 20 20 21 21 /** 22 - * 23 22 * struct rsmu_ddata - device data structure for sub devices. 24 23 * 25 24 * @dev: i2c/spi device.