From: Alexandre Belloni Date: Fri, 22 Nov 2019 10:22:09 +0000 (+0100) Subject: rtc: m41t80: remove excess kerneldoc X-Git-Tag: v5.5-rc1~56^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e5b7d90fd09dd5db2ca91dd716e721e51c9a861f;p=thirdparty%2Fkernel%2Flinux.git rtc: m41t80: remove excess kerneldoc Fix the following warning: drivers/rtc/rtc-m41t80.c:716: warning: Excess function parameter 'inode' description in 'wdt_ioctl' Link: https://lore.kernel.org/r/20191122102212.400158-6-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni --- diff --git a/drivers/rtc/rtc-m41t80.c b/drivers/rtc/rtc-m41t80.c index b813295a2eb5b..5094a8cf96911 100644 --- a/drivers/rtc/rtc-m41t80.c +++ b/drivers/rtc/rtc-m41t80.c @@ -702,7 +702,6 @@ static ssize_t wdt_read(struct file *file, char __user *buf, /** * wdt_ioctl: - * @inode: inode of the device * @file: file handle to the device * @cmd: watchdog command * @arg: argument pointer