Commit b0b24338 authored by Laura Garcia Liebana's avatar Laura Garcia Liebana Committed by Greg Kroah-Hartman

staging: netlogic: Remove multiple blank lines

Avoid the use of multiple blank lines. Checkpatch found this issue.
Signed-off-by: default avatarLaura Garcia Liebana <nevola@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 76ee5381
...@@ -209,7 +209,6 @@ static void xlr_gmac_init(void) ...@@ -209,7 +209,6 @@ static void xlr_gmac_init(void)
.gpio_addr = NULL, .gpio_addr = NULL,
}; };
static struct platform_device xlr_net_dev0 = { static struct platform_device xlr_net_dev0 = {
.name = "xlr-net", .name = "xlr-net",
.id = 0, .id = 0,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment