Submit
Path:
~
/
/
lib
/
modules
/
5.15.0-152-generic
/
build
/
arch
/
powerpc
/
tools
/
File Content:
checkpatch.sh
#!/bin/bash # SPDX-License-Identifier: GPL-2.0+ # Copyright 2018, Michael Ellerman, IBM Corporation. # # Wrapper around checkpatch that uses our preferred settings script_base=$(realpath $(dirname $0)) exec $script_base/../../../scripts/checkpatch.pl \ --subjective \ --no-summary \ --show-types \ --ignore ARCH_INCLUDE_LINUX \ --ignore BIT_MACRO \ --ignore COMPARISON_TO_NULL \ --ignore EMAIL_SUBJECT \ --ignore FILE_PATH_CHANGES \ --ignore GLOBAL_INITIALISERS \ --ignore LINE_SPACING \ --ignore MULTIPLE_ASSIGNMENTS \ --ignore DT_SPLIT_BINDING_PATCH \ $@
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
checkpatch.sh
572 bytes
0755
gcc-check-mprofile-kernel.sh
885 bytes
0755
head_check.sh
3029 bytes
0644
relocs_check.sh
1382 bytes
0755
unrel_branch_check.sh
1880 bytes
0755
N4ST4R_ID | Naxtarrr