Files
scst/scst/include
Bart Van Assche d0f4afe2ec scst/include/backport.h: Avoid that the timer_setup() backport triggers a warning
Avoid that gcc 8 reports the following warning for the timer_setup() backport:
    
warning: cast between incompatible function types from 'void (*)(struct timer_list *)' to 'void (*)(long unsigned int)' [-Wcast-function-type]
  (_timer)->function = (void (*)(unsigned long))(_fn); \


git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7433 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2018-07-23 04:21:32 +00:00
..
2018-04-12 03:49:10 +00:00
2018-04-12 03:49:10 +00:00
2018-04-12 03:49:10 +00:00
2018-04-12 03:49:10 +00:00
2018-04-12 03:49:10 +00:00