LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: tip-bot for Yangtao Li <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, tiny.windzz@gmail.com,
mingo@kernel.org, hpa@zytor.com, tglx@linutronix.de
Subject: [tip:timers/core] alarmtimer: Fix kerneldoc comment for alarmtimer_suspend()
Date: Fri, 14 Jun 2019 08:16:55 -0700 [thread overview]
Message-ID: <tip-141e1ecda356bb0034027a9acb949e97a963ba16@git.kernel.org> (raw)
In-Reply-To: <20190525183925.18963-1-tiny.windzz@gmail.com>
Commit-ID: 141e1ecda356bb0034027a9acb949e97a963ba16
Gitweb: https://git.kernel.org/tip/141e1ecda356bb0034027a9acb949e97a963ba16
Author: Yangtao Li <tiny.windzz@gmail.com>
AuthorDate: Sat, 25 May 2019 14:39:25 -0400
Committer: Thomas Gleixner <tglx@linutronix.de>
CommitDate: Fri, 14 Jun 2019 17:04:04 +0200
alarmtimer: Fix kerneldoc comment for alarmtimer_suspend()
This brings the kernel doc in line with the function signature.
Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: john.stultz@linaro.org
Cc: sboyd@kernel.org
Link: https://lkml.kernel.org/r/20190525183925.18963-1-tiny.windzz@gmail.com
---
kernel/time/alarmtimer.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/kernel/time/alarmtimer.c b/kernel/time/alarmtimer.c
index 0519a8805aab..57518efc3810 100644
--- a/kernel/time/alarmtimer.c
+++ b/kernel/time/alarmtimer.c
@@ -233,7 +233,6 @@ EXPORT_SYMBOL_GPL(alarm_expires_remaining);
/**
* alarmtimer_suspend - Suspend time callback
* @dev: unused
- * @state: unused
*
* When we are going into suspend, we look through the bases
* to see which is the soonest timer to expire. We then
prev parent reply other threads:[~2019-06-14 15:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-25 18:39 [PATCH] alarmtimer: fix kerneldoc comment for alarmtimer_suspend Yangtao Li
2019-06-14 15:16 ` tip-bot for Yangtao Li [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tip-141e1ecda356bb0034027a9acb949e97a963ba16@git.kernel.org \
--to=tipbot@zytor.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=tglx@linutronix.de \
--cc=tiny.windzz@gmail.com \
--subject='Re: [tip:timers/core] alarmtimer: Fix kerneldoc comment for alarmtimer_suspend()' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).