CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/01/12 17:31:04

Modified files:
        sys/dev/i2o    : iop.c 

Log message:
Change M_WAITOK --> M_WAITOK | M_CANFAIL

With input from oga@

While there, remove dead assignment and newly created
unused variable (found by LLVM/Clang Static Analyzer)

ok oga@ krw@

Reply via email to