stanse errors in staging

Jiri Slaby jirislaby at gmail.com
Fri Jan 8 11:05:19 UTC 2010


Hi,

I've checked 2.6.33-rc3 including staging tree. Could anybody look at
stanse errors found in the staging:
http://decibel.fi.muni.cz/~xslaby/stanse/?db=33-rc

Apart from false positives, there are issues such as:
     for (ii = RATE_54M; ii >= RATE_6M; ii --) {
         if ( (pDevice->wBasicRate) & ((WORD)(1<<ii)) )
             byTopOFDM = ii;
             break;
     }
-- or --
        mutex_lock(&ev_int->event_list_lock);
        if (test_bit(IIO_BUSY_BIT_POS, &ev_int->handler.flags)) {
                if (ev_int->current_events == ev_int->max_events)
                        return 0;

thanks,
-- 
js



More information about the devel mailing list