Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c878e70bebef706f09e647b16954c14cee81939c
/
.
/
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'
]