[PATCH] kiocbClear should use clear_bit instead of set_bit
Patch from: Suparna Bhattacharya <suparna@in.ibm.com> Just an obvious fix. The kiocbClearX macros were doing a set_bit ! They should be calling clear_bit. Ran into this now that I'm actually using kiocbClearKicked.
Showing
Please register or sign in to comment