Ignore:
Timestamp:
Jul 22, 2010, 7:20:45 PM (15 years ago)
Author:
David Azarewicz
Message:

flush_workqueue hack, compiler warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/include/linux/kthread.h

    r305 r522  
    77#define kthread_create(fn, data, namefmt, ...) NULL
    88#define kthread_run(fn, data, namefmt, ...) NULL
    9 #define kthread_stop(kt) 0
     9#define kthread_stop(kt)
    1010#define kthread_should_stop() 1
    1111
Note: See TracChangeset for help on using the changeset viewer.