]> git.sur5r.net Git - u-boot/blob - tools/patman/__init__.py
SPDX: Convert a few files that were missed before
[u-boot] / tools / patman / __init__.py
1 __all__ = ['checkpatch', 'command', 'commit', 'cros_subprocess',
2            'get_maintainer', 'gitutil', 'patchstream', 'project',
3            'series', 'settings', 'terminal', 'test']