> > if (adev) { > > - dev_set_name(&client->dev, "i2c-%s", acpi_dev_name(adev)); > > + dev_set_name(&client->dev, I2C_DEV_NAME_FORMAT, acpi_dev_name(adev)); > > Over 80, please wrap. I am not that strict with the 80, and I don't think it will improve readability here. It can stay this time IMO.
Attachment:
signature.asc
Description: PGP signature