projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3f63dd
)
staging: iio: resolver: remove unnecessary blank line
author
Eva Rachel Retuya
<
[email protected]
>
Thu, 18 Feb 2016 10:59:38 +0000
(18:59 +0800)
committer
Greg Kroah-Hartman
<
[email protected]
>
Sat, 20 Feb 2016 22:46:35 +0000
(14:46 -0800)
Delete the excess newline. Issue found by checkpatch.
CHECK: Please don't use multiple blank lines
Signed-off-by: Eva Rachel Retuya <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/staging/iio/resolver/ad2s1210.c
patch
|
blob
|
history
diff --git
a/drivers/staging/iio/resolver/ad2s1210.c
b/drivers/staging/iio/resolver/ad2s1210.c
index 03395d438b5a21899858b82b77581e7dde8bedfa..477df95af859ccbfc9ed15277cd80a2cd77d642b 100644
(file)
--- a/
drivers/staging/iio/resolver/ad2s1210.c
+++ b/
drivers/staging/iio/resolver/ad2s1210.c
@@
-564,7
+564,6
@@
static IIO_DEVICE_ATTR(lot_low_thrd, S_IRUGO | S_IWUSR,
ad2s1210_show_reg, ad2s1210_store_reg,
AD2S1210_REG_LOT_LOW_THRD);
-
static const struct iio_chan_spec ad2s1210_channels[] = {
{
.type = IIO_ANGL,