2 comments:
File src/drivers/i2c/at24rf08c/lenovo.h:
Patch Set #1, Line 21: void lenovo_serials_register_bank(struct device *);
function definition argument 'struct device *' should also have an identifier name
File src/drivers/i2c/at24rf08c/lenovo_serials.c:
Patch Set #1, Line 31: if (0x54 > dev->path.i2c.device || dev->path.i2c.device > 0x57)
Comparisons should place the constant on the right side of the test
To view, visit change 35490. To unsubscribe, or for help writing mail filters, visit settings.