Skip to content
Commit 068ff57d authored by Tian Tao's avatar Tian Tao Committed by Wolfram Sang
Browse files

i2c: core: Fix spacing error by checkpatch



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: default avatarTian Tao <tiantao6@hisilicon.com>
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
parent af92cca1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment