mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-17 20:56:24 +00:00
iscsi-scst: Fix multiple checkpatch warnings
This patch does not change any functionality.
This commit is contained in:
@@ -16,6 +16,8 @@ ignore=(
|
||||
LINUX_VERSION_CODE
|
||||
CONSTANT_COMPARISON
|
||||
NEW_TYPEDEFS
|
||||
AVOID_BUG
|
||||
MACRO_ARG_REUSE
|
||||
)
|
||||
ignore_str=${ignore[*]}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user