mirror of
https://github.com/bmartini/zynq-axis.git
synced 2024-09-05 19:19:27 +08:00
Add indent script for linux kernel code formatting
Used to keep the device driver formatted correctly.
This commit is contained in:
parent
537c0160be
commit
8f98a55588
1
util/indent-kernel.sh
Executable file
1
util/indent-kernel.sh
Executable file
@ -0,0 +1 @@
|
||||
indent -nbad -bap -nbc -bbo -hnl -br -brs -c33 -cd33 -ncdb -ce -ci4 -cli0 -d0 -di1 -nfc1 -i8 -ip0 -l80 -lp -npcs -nprs -npsl -sai -saf -saw -ncs -nsc -sob -nfca -cp33 -ss -ts8 -il1 $@
|
Loading…
x
Reference in New Issue
Block a user