projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4450dc0
)
timers: Remove stale struct tvec_base forward declaration
author
Liu, Changcheng
<
[email protected]
>
Thu, 12 Apr 2018 07:57:01 +0000
(15:57 +0800)
committer
Thomas Gleixner
<
[email protected]
>
Tue, 17 Apr 2018 15:18:04 +0000
(17:18 +0200)
struct tvec_base is a leftover of the original timer wheel implementation
and not longer used. Remove the forward declaration.
Signed-off-by: Liu Changcheng <
[email protected]
>
Signed-off-by: Thomas Gleixner <
[email protected]
>
Cc:
[email protected]
Link:
https://lkml.kernel.org/r/20180412075701.GA38952@sofia
include/linux/timer.h
patch
|
blob
|
history
diff --git
a/include/linux/timer.h
b/include/linux/timer.h
index 2448f9cc48a3120222d29f8110069c626b428543..7b066fd38248bb48466fa53c0e6462d2af76dc33 100644
(file)
--- a/
include/linux/timer.h
+++ b/
include/linux/timer.h
@@
-8,8
+8,6
@@
#include <linux/debugobjects.h>
#include <linux/stringify.h>
-struct tvec_base;
-
struct timer_list {
/*
* All fields that change during normal runtime grouped to the