Thread (1 message) 1 message, 1 author, 2017-10-05

Re: [PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER

From: Kalle Valo <hidden>
Date: 2017-10-05 06:54:33
Also in: linux-pm, linux-s390, linux-scsi, linuxppc-dev, netdev

Kees Cook [off-list ref] writes:
Drop the arguments from the macro and adjust all callers with the
following script:

  perl -pi -e 's/DEFINE_TIMER\((.*), 0, 0\);/DEFINE_TIMER($1);/g;' \
    $(git grep DEFINE_TIMER | cut -d: -f1 | sort -u | grep -v timer.h)

Signed-off-by: Kees Cook <redacted>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> # for m68k parts
[...]
 drivers/net/wireless/atmel/at76c50x-usb.c | 2 +-
For wireless:

Acked-by: Kalle Valo <redacted>

-- 
Kalle Valo
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help