staging: iio: ad9834: Remove excess blank line
authorCalvin Glisson <taragaram@gmail.com>
Wed, 5 Aug 2020 22:23:00 +0000 (15:23 -0700)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 22 Aug 2020 09:53:24 +0000 (10:53 +0100)
commitf70fd25a59d6ed2755772ddc947d59945aa9ca1a
treefc953d45c0ab9aeea9713c043efaafa8ecabdc25
parent781cb90b0529b5bb84c63691fe42a7c26d197aec
staging: iio: ad9834: Remove excess blank line

Remove excess blank line after variable declarations.
Improves code consistency and readability.
Change suggested by checkpatch.pl:

CHECK: Please don't use multiple blank lines

Signed-off-by: Calvin Glisson <taragaram@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/frequency/ad9834.c