From: tip-bot for Randy Dunlap <randy.dunlap@oracle.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@redhat.com,
akpm@linux-foundation.org, tglx@linutronix.de,
randy.dunlap@oracle.com
Subject: [tip:timers/core] timers: Drop a function prototype
Date: Sun, 30 Aug 2009 20:27:41 GMT [thread overview]
Message-ID: <tip-e500011ffa191d662ac64d4ada6a5187b3180e16@git.kernel.org> (raw)
In-Reply-To: <4A9ADEC0.70306@oracle.com>
Commit-ID: e500011ffa191d662ac64d4ada6a5187b3180e16
Gitweb: http://git.kernel.org/tip/e500011ffa191d662ac64d4ada6a5187b3180e16
Author: Randy Dunlap <randy.dunlap@oracle.com>
AuthorDate: Sun, 30 Aug 2009 13:19:12 -0700
Committer: Thomas Gleixner <tglx@linutronix.de>
CommitDate: Sun, 30 Aug 2009 22:26:34 +0200
timers: Drop a function prototype
Drop prototype for non-existent next_timer_interrupt() function.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: akpm <akpm@linux-foundation.org>
LKML-Reference: <4A9ADEC0.70306@oracle.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
---
include/linux/timer.h | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/include/linux/timer.h b/include/linux/timer.h
index be62ec2..a2d1eb6 100644
--- a/include/linux/timer.h
+++ b/include/linux/timer.h
@@ -175,11 +175,6 @@ extern int mod_timer_pinned(struct timer_list *timer, unsigned long expires);
/*
* Return when the next timer-wheel timeout occurs (in absolute jiffies),
- * locks the timer base:
- */
-extern unsigned long next_timer_interrupt(void);
-/*
- * Return when the next timer-wheel timeout occurs (in absolute jiffies),
* locks the timer base and does the comparison against the given
* jiffie.
*/
prev parent reply other threads:[~2009-08-30 20:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-30 20:19 [PATCH] timer.h: drop a function prototype Randy Dunlap
2009-08-30 20:27 ` tip-bot for Randy Dunlap [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-e500011ffa191d662ac64d4ada6a5187b3180e16@git.kernel.org \
--to=randy.dunlap@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox