summaryrefslogtreecommitdiff
path: root/arch/powerpc/tools/checkpatch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/tools/checkpatch.sh')
-rwxr-xr-xarch/powerpc/tools/checkpatch.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/tools/checkpatch.sh b/arch/powerpc/tools/checkpatch.sh
index 3ce5c093b19d..91c04802ec31 100755
--- a/arch/powerpc/tools/checkpatch.sh
+++ b/arch/powerpc/tools/checkpatch.sh
@@ -9,7 +9,6 @@ script_base=$(realpath $(dirname $0))
exec $script_base/../../../scripts/checkpatch.pl \
--subjective \
--no-summary \
- --max-line-length=90 \
--show-types \
--ignore ARCH_INCLUDE_LINUX \
--ignore BIT_MACRO \