projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c64546b
)
PM / core: fix kerneldoc comment for dpm_watchdog_handler()
author
Yangtao Li
<tiny.windzz@gmail.com>
Sat, 16 Mar 2019 03:37:51 +0000
(23:37 -0400)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Tue, 9 Apr 2019 10:18:00 +0000
(12:18 +0200)
This brings the kernel doc in line with the function signature.
Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/base/power/main.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/base/power/main.c
b/drivers/base/power/main.c
index f80d298de3fa42d1e535e035e012975054920c6a..497238704abd8ae28cf5c0db3c59e6ad2be22d49 100644
(file)
--- a/
drivers/base/power/main.c
+++ b/
drivers/base/power/main.c
@@
-478,7
+478,7
@@
struct dpm_watchdog {
/**
* dpm_watchdog_handler - Driver suspend / resume watchdog handler.
- * @
data: Watchdog object address
.
+ * @
t: The timer that PM watchdog depends on
.
*
* Called when a driver has timed out suspending or resuming.
* There's not much we can do here to recover so panic() to