chiark / gitweb /
udevd: clarify worker exit status
[elogind.git] / extras / ata_id / ata_id.c
index 594cfb20172490af3994bd965273f488bab350cd..cb4a1a1f075b4a0587f7e953ba29e57ee2fde401 100644 (file)
@@ -486,8 +486,6 @@ int main(int argc, char *argv[])
                        printf("Usage: ata_id [--export] [--help] <device>\n"
                               "  --export    print values as environment keys\n"
                               "  --help      print this help text\n\n");
-               default:
-                       rc = 1;
                        goto exit;
                }
        }