mirror of
https://github.com/apache/nuttx.git
synced 2026-05-24 16:11:56 +08:00
checkpatch: Update checkpatch readme and remove addition blank line
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
This commit is contained in:
@@ -36,7 +36,6 @@ usage() {
|
||||
echo " git diff --cached | ./tools/checkpatch.sh -"
|
||||
echo "Where a <commit list> is any syntax supported by git for specifying git revision, see GITREVISIONS(7)"
|
||||
echo "Where a <patch file names> is a space separated list of patch file names or wildcard. or *.patch"
|
||||
|
||||
}
|
||||
|
||||
check_file() {
|
||||
|
||||
Reference in New Issue
Block a user