Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
eff0aa47b5e668dde39a0d9d1b2de92cd5fa8f29
/
.
/
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'
]