Thread (9 messages) 9 messages, 2 authors, 2018-03-25

Re: [PATCH v5 2/2] i2c: add support for Socionext SynQuacer I2C controller

From: Wolfram Sang <hidden>
Date: 2018-03-24 23:25:24
Also in: linux-arm-kernel, linux-i2c, lkml

My code checkers mention this:

    CPPCHECK
drivers/i2c/busses/i2c-synquacer.c:422: style: Checking if unsigned variable 'timeout' is less than zero.


  CC      drivers/i2c/busses/i2c-synquacer.o
drivers/i2c/busses/i2c-synquacer.c: In function ‘synquacer_i2c_probe’:
drivers/i2c/busses/i2c-synquacer.c:678:15: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  if (i2c->irq < 0) {
               ^

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help