Home
last modified time | relevance | path

Searched hist:ad24ebace118f4145b1a3f782ddf9b9ce5f8dcf3 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/buildman/
H A Dtoolchain.pyad24ebace118f4145b1a3f782ddf9b9ce5f8dcf3 Mon Mar 07 02:45:35 UTC 2016 Simon Glass <sjg@chromium.org> buildman: Fix up a few code inconsistencies in toolchain.py

Normally we use a single quote for strings unless there is a reason not to
(such as an embedded single quote). Fix a few counter-examples in this file.
Also add a missing function-argument comment.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>