WS cleanup: remove SPACE(s) followed by TAB
[platform/kernel/u-boot.git] / scripts / kconfig / expr.c
index e1a39e9..9f79bdf 100644 (file)
@@ -894,7 +894,7 @@ bool expr_depends_symbol(struct expr *dep, struct symbol *sym)
        default:
                ;
        }
-       return false;
+       return false;
 }
 
 /*