On Thu, Jun 25, 2020 at 8:46 AM Lee Jones <lee.jo...@linaro.org> wrote:
> Each function parameter should be documented in kerneldoc format. > > Squashes the following W=1 warnings: > > drivers/mfd/db8500-prcmu.c:2281: warning: Function parameter or member > 'reset_code' not described in 'db8500_prcmu_system_reset' > drivers/mfd/db8500-prcmu.c:3012: warning: Function parameter or member > 'pdev' not described in 'db8500_prcmu_probe' > > Cc: <sta...@vger.kernel.org> > Cc: Linus Walleij <linus.wall...@linaro.org> > Signed-off-by: Lee Jones <lee.jo...@linaro.org> Reviewed-by: Linus Walleij <linus.wall...@linaro.org> Yours, Linus Walleij