Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6602292e authored by Narcisa Ana Maria Vasile's avatar Narcisa Ana Maria Vasile Committed by Jonathan Cameron
Browse files

staging: iio: Add blank lines after function declarations



This was reported by checkpatch.pl:
CHECK: Please use a blank line after function/struct/union/enum
declarations

Signed-off-by: default avatarNarcisa Ana Maria Vasile <narcisaanamaria12@gmail.com>
Signed-off-by: default avatarJonathan Cameron <jic23@kernel.org>
parent fb4d75a9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1863,6 +1863,7 @@ static ssize_t adt7316_set_int_mask(struct device *dev,

	return len;
}

static inline ssize_t adt7316_show_ad_bound(struct device *dev,
		struct device_attribute *attr,
		char *buf)
+1 −0
Original line number Diff line number Diff line
@@ -244,6 +244,7 @@ static int ad7152_write_raw_samp_freq(struct device *dev, int val)

	return ret;
}

static int ad7152_write_raw(struct iio_dev *indio_dev,
			    struct iio_chan_spec const *chan,
			    int val,