Explorar el Código

remove a bogus return statement

Felix Fietkau hace 12 años
padre
commit
49a8c2cecb
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      system-dummy.c

+ 0 - 1
system-dummy.c

@@ -66,7 +66,6 @@ int system_if_down(struct device *dev)
 
 void system_if_clear_state(struct device *dev)
 {
-	return 0;
 }
 
 int system_if_check(struct device *dev)