Browse Source

remove a bogus return statement

Felix Fietkau 12 năm trước cách đây
mục cha
commit
49a8c2cecb
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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)