On Mon, Jul 13, 2020 at 03:49:12PM +0100, Lee Jones wrote: > Kerneldoc struct titles must be followed by whitespace. Also attributes > need to be in the format '@.*: ' else the checker gets confused. > > Fixes the following W=1 kernel build warning(s): > > drivers/pinctrl/samsung/pinctrl-s3c24xx.c:100: warning: cannot understand > function prototype: 'struct s3c24xx_eint_domain_data ' > > Cc: Kukjin Kim <[email protected]> > Cc: Krzysztof Kozlowski <[email protected]> > Cc: Tomasz Figa <[email protected]> > Cc: Sylwester Nawrocki <[email protected]> > Cc: Heiko Stuebner <[email protected]> > Cc: [email protected] > Signed-off-by: Lee Jones <[email protected]> > --- > drivers/pinctrl/samsung/pinctrl-s3c24xx.c | 6 +++---
Thanks, applied. Best regards, Krzysztof

