mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 04:18:39 +08:00
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;
|
||||
}
|
||||
|
||||
|
||||
static int cpio_mkfile_line(const char *line)
|
||||
{
|
||||
char name[PATH_MAX + 1];
|
||||
|
Loading…
Reference in New Issue
Block a user