Skip to content

Commit 9ee76cd

Browse files
Jeff JohnsonJiri Kosina
authored andcommitted
HID: intel-ish-hid: fix ishtp_wait_resume() kernel-doc
Fix the 'make W=1' kernel-doc warning: drivers/hid/intel-ish-hid/ishtp/bus.c:853: warning: Function parameter or struct member 'dev' not described in 'ishtp_wait_resume' Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Signed-off-by: Jeff Johnson <[email protected]> Acked-by: Srinivas Pandruvada <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent 70ec81c commit 9ee76cd

File tree

1 file changed

+1
-0
lines changed
  • drivers/hid/intel-ish-hid/ishtp

1 file changed

+1
-0
lines changed

drivers/hid/intel-ish-hid/ishtp/bus.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -844,6 +844,7 @@ EXPORT_SYMBOL(ishtp_device);
844844

845845
/**
846846
* ishtp_wait_resume() - Wait for IPC resume
847+
* @dev: ishtp device
847848
*
848849
* Wait for IPC resume
849850
*

0 commit comments

Comments
 (0)