Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1608938

Re: [PATCH] isdn: use setup_timer

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH] isdn: use setup_timer
Date 2017-03-24 20:40 +0100
Message-ID <toDe4-6aU-45@gated-at.bofh.it> (permalink)
References <toaOJ-2Hz-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Geliang Tang <geliangtang@gmail.com>
Date: Thu, 23 Mar 2017 21:15:57 +0800

> Use setup_timer() instead of init_timer() to simplify the code.
> 
> Signed-off-by: Geliang Tang <geliangtang@gmail.com>

Applied, thanks.

It would be really nice to get rid of all of the (void *) casts these
calls do.  In particular this turns off type checking for the timer
method, which is really rediculous and dangerous.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] isdn: use setup_timer Geliang Tang <geliangtang@gmail.com> - 2017-03-23 14:20 +0100
  Re: [PATCH] isdn: use setup_timer David Miller <davem@davemloft.net> - 2017-03-24 20:40 +0100

csiph-web