aboutsummaryrefslogtreecommitdiff
path: root/.checkpatch.conf
blob: f0db0f0fac681f77f8a55b25fa7f8ed3bc61e8e0 (plain)
1
2
3
4
5
6
7
8
9
# Not Linux, so don't expect a Linux tree.
--no-tree

# Ignore aspects we don't follow here.
--ignore FILE_PATH_CHANGES
--ignore GIT_COMMIT_ID
--ignore SPLIT_STRING
--ignore CONST_STRUCT
--ignore LEADING_SPACE