package: remove consecutive empty lines

Occurrences were searched using [1]:
check-package --include-only ConsecutiveEmptyLines $(find * -type f)
and manually removed.

[1] http://patchwork.ozlabs.org/patch/729666/

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Ricardo Martincoski
2017-04-04 19:50:11 -03:00
committed by Thomas Petazzoni
parent 9576defc4b
commit 6eb5cf144f
23 changed files with 0 additions and 25 deletions

View File

@@ -40,7 +40,6 @@ config BR2_PACKAGE_LINUX_ZIGBEE_TESTS
Enable this option to install the Linux-ZigBee test programs
to the target.
config BR2_PACKAGE_LINUX_ZIGBEE_OLD_KERNEL_COMPAT
bool "compatibility with older kernels"
help