Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'
[deliverable/linux.git] / tools / gpio / lsgpio.c
index 1124da3759424fe6e6302d538b6715486872cab9..eb3f56efd2158b4c73fa86b6ce44020df9613095 100644 (file)
@@ -147,7 +147,7 @@ void print_usage(void)
 
 int main(int argc, char **argv)
 {
-       const char *device_name;
+       const char *device_name = NULL;
        int ret;
        int c;
 
This page took 0.034095 seconds and 5 git commands to generate.