Skip to content

Commit e5b7d90

Browse files
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/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
1 parent 4ed3f1b commit e5b7d90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/rtc/rtc-m41t80.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,6 @@ static ssize_t wdt_read(struct file *file, char __user *buf,
702702

703703
/**
704704
* wdt_ioctl:
705-
* @inode: inode of the device
706705
* @file: file handle to the device
707706
* @cmd: watchdog command
708707
* @arg: argument pointer

0 commit comments

Comments
 (0)