“8f0aa38292f212a74cb37026d160d946602e76f2”上不存在“...media/git@gitcode.net:openeuler/raspberrypi-kernel.git”
提交 4ae2f37a 编写于 作者: H Harinath Nampally 提交者: Jonathan Cameron

staging: iio: meter: Fix the identations for proper alignments.

This patch fixes below checkpatch.pl kind of warnings:
CHECK: Alignment should match open parenthesis
Signed-off-by: NHarinath Nampally <harinath922@gmail.com>
Signed-off-by: NJonathan Cameron <jic23@kernel.org>
上级 b2d2d2bf
...@@ -107,8 +107,7 @@ static int ade7753_spi_write_reg_8(struct device *dev, ...@@ -107,8 +107,7 @@ static int ade7753_spi_write_reg_8(struct device *dev,
return ret; return ret;
} }
static int ade7753_spi_write_reg_16(struct device *dev, static int ade7753_spi_write_reg_16(struct device *dev, u8 reg_address,
u8 reg_address,
u16 value) u16 value)
{ {
int ret; int ret;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册