Commit e58463b3 authored by Sandhya Bankar's avatar Sandhya Bankar Committed by Greg Kroah-Hartman

Staging: gs_fpgaboot: Remove unnecessary blank lines.

Remove unnecessary blank lines.
Signed-off-by: default avatarSandhya Bankar <bankarsandhya512@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 8aba6c6e
......@@ -93,7 +93,6 @@ static int readlength_bitstream(char *bitdata, int *lendata, int *offset)
return 0;
}
/*
* read first 13 bytes to check bitstream magic number
*/
......@@ -331,7 +330,6 @@ static int gs_fpgaboot(void)
kfree(fimage);
return -1;
}
static int __init gs_fpgaboot_init(void)
......
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