From 49a8c2cecb4e1a54b986d9768c8f1f912365ac8b Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 9 Oct 2011 22:52:37 +0200 Subject: [PATCH] remove a bogus return statement --- system-dummy.c | 1 - 1 file changed, 1 deletion(-) diff --git a/system-dummy.c b/system-dummy.c index 00a9b2a..31bfac8 100644 --- a/system-dummy.c +++ b/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) -- 2.11.0