u-boot/tools/patman/__init__.py

6 lines
261 B
Python

# SPDX-License-Identifier: GPL-2.0+
__all__ = ['checkpatch', 'commit', 'control', 'func_test', 'get_maintainer',
'gitutil', '__main__', 'patchstream', 'project', 'series',
'settings','setup', 'status', 'test_checkpatch', 'test_settings']