stanse errors in staging

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux