mirror of
https://github.com/qca/qca-swiss-army-knife.git
synced 2025-12-10 07:44:42 +01:00
tools: ath10k-check: enable BLOCK_COMMENT_STYLE checkpatch warning
Since ath10k commit 37ff1b0df37a ("ath10k: clean header files from bad block
comments", going to 4.12) ath10k has been cleaned with all block comment
issues. So now we can enable the checkpatch warning.
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
This commit is contained in:
parent
d278f25bc9
commit
e23fbd3c96
1 changed files with 0 additions and 3 deletions
|
|
@ -47,9 +47,6 @@ CHECKPATCH_IGNORE = [ 'MSLEEP',
|
|||
# ath10k does not follow networking comment style
|
||||
'NETWORKING_BLOCK_COMMENT_STYLE',
|
||||
|
||||
# TODO: valid warnings, should be enabled
|
||||
'BLOCK_COMMENT_STYLE',
|
||||
|
||||
'LINUX_VERSION_CODE',
|
||||
'COMPLEX_MACRO',
|
||||
'PREFER_DEV_LEVEL',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue