gen_init_cpio: remove redundant empty line
Just a completely trivial patch to remove a completely redundant blank line from usr/gen_init_cpio.c Signed-off-by: Jesper Juhl <jj@codesealer.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
744627e91c
commit
59dbaf0415
@ -405,7 +405,6 @@ static char *cpio_replace_env(char *new_location)
|
|||||||
return new_location;
|
return new_location;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
static int cpio_mkfile_line(const char *line)
|
static int cpio_mkfile_line(const char *line)
|
||||||
{
|
{
|
||||||
char name[PATH_MAX + 1];
|
char name[PATH_MAX + 1];
|
||||||
|
Loading…
Reference in New Issue
Block a user