• Linus Torvalds's avatar
    Fix kernel/posix-timers.c: · c8690d4e
    Linus Torvalds authored
     - bad preprocessor test always tested true, even when it shouldn't.
     - annotate user pointers with proper annotations.
    
    Both found by my automatic type checker tool.
    c8690d4e
posix-timers.c 33.9 KB