"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "b54a0b4240b2ca4a57fceb06d8a81f02f62e2816"
Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()
The error check (intr_status < 0) didn't work because intr_status is a u8. Change its type to signed int. Signed-off-by:Xi Wang <xi.wang@gmail.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
Loading
Please register or sign in to comment