From: Lee Jones Date: Fri, 17 Jul 2020 16:55:19 +0000 (+0100) Subject: iio: adc: ad799x: Demote seemingly unintentional kerneldoc header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7574f1b4c37f86d92bc09a0ab488e57db1268683;p=linux.git iio: adc: ad799x: Demote seemingly unintentional kerneldoc header This is the only use of function related kerneldoc in the sourcefile and no descriptions are provided. Fixes the following W=1 kernel build warning(s): drivers/iio/adc/ad799x.c:192: warning: Function parameter or member 'irq' not described in 'ad799x_trigger_handler' drivers/iio/adc/ad799x.c:192: warning: Function parameter or member 'p' not described in 'ad799x_trigger_handler' Cc: Michael Hennerich Signed-off-by: Lee Jones Signed-off-by: Jonathan Cameron --- diff --git a/drivers/iio/adc/ad799x.c b/drivers/iio/adc/ad799x.c index cfd814fca5bb0..1575b76702078 100644 --- a/drivers/iio/adc/ad799x.c +++ b/drivers/iio/adc/ad799x.c @@ -182,7 +182,7 @@ static int ad799x_update_config(struct ad799x_state *st, u16 config) return 0; } -/** +/* * ad799x_trigger_handler() bh of trigger launched polling to ring buffer * * Currently there is no option in this driver to disable the saving of