watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1
authorWong Vee Khee <vee.khee.wong@intel.com>
Wed, 11 Nov 2020 17:22:05 +0000 (01:22 +0800)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sun, 13 Dec 2020 15:17:42 +0000 (16:17 +0100)
commit24f98562bb5b1cd6184c583fb53a6068992bec4b
tree4c08a0e11bc3972ccd0bcbe7aba40f7eea235233
parent5674b74e52c052a34e0c4e8a14cdb0924f816d5e
watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1

Fix the following warning while compiling with W=1.

drivers/watchdog/wdat_wdt.c:48: warning: Function parameter or member 'instructions' not described in 'wdat_wdt'

Signed-off-by: Wong Vee Khee <vee.khee.wong@intel.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20201111172205.17215-1-vee.khee.wong@intel.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/wdat_wdt.c