mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-05 08:25:28 +07:00
staging: iio: accel: remove unwanted blank lines
This patch removes unwanted blank lines in order to follow the linux coding style. Signed-off-by: Ioana Ciornei <ciorneiioana@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
c50ea26641
commit
663b03d8ae
@ -168,7 +168,6 @@ static int sca3000_write_ctrl_reg(struct sca3000_state *st,
|
||||
u8 sel,
|
||||
uint8_t val)
|
||||
{
|
||||
|
||||
int ret;
|
||||
|
||||
ret = sca3000_reg_lock_on(st);
|
||||
@ -374,7 +373,6 @@ sca3000_store_measurement_mode(struct device *dev,
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* Not even vaguely standard attributes so defined here rather than
|
||||
* in the relevant IIO core headers
|
||||
|
Loading…
Reference in New Issue
Block a user