Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1724784
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 26/31] staging/comedi/das16: Make timer initialization unconditional |
| Date | 2017-09-01 07:10 +0200 |
| Message-ID | <ukMnp-7GJ-25@gated-at.bofh.it> (permalink) |
| References | <ukHe1-3XZ-3@gated-at.bofh.it> <ukHe1-3XZ-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Aug 31, 2017 at 04:29:38PM -0700, Kees Cook wrote: > With timer initialization made unconditional, there is no reason to > make del_timer_sync() calls conditionally, there by removing the test > of the .data field. > > Cc: Ian Abbott <abbotti@mev.co.uk> > Cc: H Hartley Sweeten <hsweeten@visionengravers.com> > Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > Cc: devel@driverdev.osuosl.org > Signed-off-by: Kees Cook <keescook@chromium.org> > --- > drivers/staging/comedi/drivers/das16.c | 9 +++------ > 1 file changed, 3 insertions(+), 6 deletions(-) Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 26/31] staging/comedi/das16: Make timer initialization unconditional Kees Cook <keescook@chromium.org> - 2017-09-01 01:40 +0200
Re: [PATCH 26/31] staging/comedi/das16: Make timer initialization unconditional Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-09-01 07:10 +0200
Re: [PATCH 26/31] staging/comedi/das16: Make timer initialization unconditional Ian Abbott <abbotti@mev.co.uk> - 2017-09-01 11:40 +0200
Re: [PATCH 26/31] staging/comedi/das16: Make timer initialization unconditional Ian Abbott <abbotti@mev.co.uk> - 2017-09-01 11:40 +0200
Re: [PATCH 26/31] staging/comedi/das16: Make timer initialization unconditional Kees Cook <keescook@chromium.org> - 2017-09-01 20:00 +0200
csiph-web