Menu

[6834f0]: / tools / checkpatch.sh  Maximize  Restore  History

Download this file

6 lines (4 with data), 118 Bytes

1
2
3
4
5
#!/bin/sh
# SPDX-License-Identifier: GPL-2.0-or-later
since=${1:-HEAD^}
tools/scripts/checkpatch.pl --git ${since}..
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.