提交 389c583f 编写于 作者: J Jonathan Cameron

staging:iio:accel:sca3000 small checkpatch fixes (alignment etc)

Tidied up where checkpatch warning suppressions doesn't effect the
readability of the code.
Signed-off-by: NJonathan Cameron <jic23@kernel.org>
Reviewed-by: NLars-Peter Clausen <lars@metafoo.de>
上级 9a4936dc
......@@ -275,8 +275,8 @@ static int sca3000_write_reg(struct sca3000_state *st, u8 address, u8 val)
}
static int sca3000_read_data_short(struct sca3000_state *st,
u8 reg_address_high,
int len)
u8 reg_address_high,
int len)
{
struct spi_transfer xfer[2] = {
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册