Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d064fc90e57f144429ae7684f9a501d7187495db
/
.
/
tools
/
patman
/
__init__.py
blob: 08eeffdf6d2c7500593f204254f23e0504087253 [
file
] [
log
] [
blame
]
# 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'
]