dtc/pylibfdt
Lumir Balhar cb0f454f73 pylibfdt: check_err accepts only integer as a first argument.
A list passed as an argument to check_err() means that
there is no error code to check and therefore it should
be returned back.

Signed-off-by: Lumir Balhar <lbalhar@redhat.com>
Message-Id: <20190218164856.23861-2-frenzy@frenzy.cz>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2019-02-19 13:49:27 +11:00
..
.gitignore Add an initial Python library for libfdt 2017-03-21 16:21:58 +11:00
Makefile.pylibfdt Remove broken objdir / srcdir support 2018-11-23 21:58:42 +11:00
libfdt.i pylibfdt: check_err accepts only integer as a first argument. 2019-02-19 13:49:27 +11:00
setup.py PEP8 / Flake8 cleanups for setup.py 2018-11-23 22:11:33 +11:00