On Mon, Apr 05, 2021 at 04:18:42PM +0800, Tian Tao wrote: > Fix the following checkpatch error: > #614: FILE: drivers/i2c/i2c-core-base.c:614: > + len = acpi_device_modalias(dev, buf, PAGE_SIZE -1); > ^ > No functional changes. > > Signed-off-by: Tian Tao Applied to for-next, thanks!