[OE-core] [PATCH 2/2] scripts/lib/bsp/engine: trailing whitespace cleanup

Maciej Borzecki maciej.borzecki at open-rnd.pl
Wed Feb 3 13:33:45 UTC 2016


Signed-off-by: Maciej Borzecki <maciej.borzecki at open-rnd.pl>
---
 scripts/lib/bsp/engine.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/lib/bsp/engine.py b/scripts/lib/bsp/engine.py
index 4cca7d6291a3fac8ec5dc7f3c8f94a2295b0a1e7..66e2162ea866f171d7d55d760e97c3bd98253a22 100644
--- a/scripts/lib/bsp/engine.py
+++ b/scripts/lib/bsp/engine.py
@@ -438,7 +438,7 @@ class ListInputLine(InputLine):
                 self.parse_error("No entries available for input list",
                                  self.lineno, self.line)
             choicepairs = self.gen_choicepair_list()
-            
+
         return choicepairs
 
     def gen_choices(self, context = None, checklist = False):
@@ -1822,7 +1822,7 @@ def yocto_layer_list_property_values(arch, property, scripts_path, properties_fi
             sys.exit(1)
 
         json.dump(values_list, of)
-    
+
     print_values(type, values_list)
 
 
-- 
2.5.0




More information about the Openembedded-core mailing list