staging: iio: tsl2x7x_core: add blank line after struct declaration
authorEva Rachel Retuya <eraretuya@gmail.com>
Sat, 12 Mar 2016 08:19:24 +0000 (16:19 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Mar 2016 14:30:36 +0000 (07:30 -0700)
commitb026338289d65ef6fddfefcf5d1ba7932bc77c8a
tree9cae7c2562a7815a43c0cd37a548d420e605883a
parent95066a028b6bf9a1f4c6fcb69fab8474952bc858
staging: iio: tsl2x7x_core: add blank line after struct declaration

Add the missing blank line after struct declaration. Checkpatch found
this issue.

CHECK: Please use a blank line after function/struct/union/enum
declarations

Signed-off-by: Eva Rachel Retuya <eraretuya@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/light/tsl2x7x_core.c