summaryrefslogtreecommitdiff
path: root/src/getty-generator
diff options
context:
space:
mode:
Diffstat (limited to 'src/getty-generator')
-rw-r--r--src/getty-generator/getty-generator.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/getty-generator/getty-generator.c b/src/getty-generator/getty-generator.c
index 59bdfc496b..4e8162a319 100644
--- a/src/getty-generator/getty-generator.c
+++ b/src/getty-generator/getty-generator.c
@@ -215,9 +215,7 @@ static int run(const char *dest, const char *dest_early, const char *dest_late)
return r;
}
- /* Automatically add in a serial getty on the first
- * virtualizer console */
- const char *j;
+ /* Automatically add in a serial getty on the first virtualizer console */
FOREACH_STRING(j,
"hvc0",
"xvc0",