From 547fced630611e7554d05e4f69f01957c9fc35d4 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Tue, 10 Jul 2018 14:41:43 +0200 Subject: Remove trailing whitespace --- kconfiglib.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kconfiglib.py') diff --git a/kconfiglib.py b/kconfiglib.py index 881e64a..42cf93f 100644 --- a/kconfiglib.py +++ b/kconfiglib.py @@ -3846,7 +3846,7 @@ class Symbol(object): # Helper for printing an informative warning when a symbol with # unsatisfied direct dependencies (dependencies from 'depends on', ifs, # and menus) is selected by some other symbol. Also warn if a symbol - # whose direct dependencies evaluate to m is selected to y. + # whose direct dependencies evaluate to m is selected to y. dir_dep_val = expr_value(self.direct_dep) -- cgit v1.2.3