Kees Cook
841b86f328
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
...
With all callbacks converted, and the timer callback prototype
switched over, the TIMER_FUNC_TYPE cast is no longer needed,
so remove it. Conversion was done with the following scripts:
perl -pi -e 's|\(TIMER_FUNC_TYPE\)||g' \
$(git grep TIMER_FUNC_TYPE | cut -d: -f1 | sort -u)
perl -pi -e 's|\(TIMER_DATA_TYPE\)||g' \
$(git grep TIMER_DATA_TYPE | cut -d: -f1 | sort -u)
The now unused macros are also dropped from include/linux/timer.h.
Signed-off-by: Kees Cook <keescook@chromium.org>
2017-11-21 16:35:54 -08:00
..
2017-11-14 11:01:39 +01:00
2017-11-14 11:01:39 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-03-02 08:42:29 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2015-01-15 11:11:16 +01:00
2017-08-09 09:09:35 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2017-07-26 08:25:20 +02:00
2017-11-02 11:10:55 +01:00
2014-11-28 09:45:11 +01:00
2017-11-02 11:10:55 +01:00
2017-11-14 11:01:39 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-14 11:01:39 +01:00
2017-11-02 11:10:55 +01:00
2017-11-14 11:01:39 +01:00
2017-11-21 16:35:54 -08:00
2017-11-02 11:10:55 +01:00
2015-01-22 12:51:49 +01:00
2016-08-24 09:23:57 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-09-28 07:29:41 +02:00
2017-11-02 11:10:55 +01:00
2017-11-14 11:01:39 +01:00
2017-11-02 11:10:55 +01:00
2017-11-13 17:56:58 -08:00
2017-11-02 11:10:55 +01:00
2017-11-13 17:56:58 -08:00
2017-11-14 11:01:39 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-09-28 07:29:41 +02:00
2017-10-26 08:36:38 +02:00
2017-11-13 11:47:01 -08:00
2017-01-16 07:27:53 +01:00