Download this file
6 lines (4 with data), 118 Bytes
| #!/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.