[PATCH 11/13] timer: Remove expires argument from __TIMER_INITIALIZER()
    Petr Mladek 
    pmladek at suse.com
       
    Wed Oct 11 21:15:14 AEDT 2017
    
    
  
On Wed 2017-10-04 16:27:05, Kees Cook wrote:
> The expires field is normally initialized during the first mod_timer()
> call. It was unused by all callers, so remove it from the macro.
> 
> Signed-off-by: Kees Cook <keescook at chromium.org>
> ---
>  include/linux/kthread.h   | 2 +-
>  include/linux/timer.h     | 5 ++---
>  include/linux/workqueue.h | 2 +-
>  3 files changed, 4 insertions(+), 5 deletions(-)
I was primary interested into the change in kthread.h. But the entire
patch is simple and looks fine:
Reviewed-by: Petr Mladek <pmladek at suse.cz>
Best Regards,
Petr
    
    
More information about the Linuxppc-dev
mailing list