gen_init_cpio: remove redundant empty line
[cascardo/linux.git] / usr / gen_init_cpio.c
index aca6edc..af8c925 100644 (file)
@@ -405,7 +405,6 @@ static char *cpio_replace_env(char *new_location)
        return new_location;
 }
 
-
 static int cpio_mkfile_line(const char *line)
 {
        char name[PATH_MAX + 1];