]> Git Repo - qemu.git/commit
scripts/checkpatch.pl: fix git-show invocation to include diffstat
authorAlex Bennée <[email protected]>
Thu, 14 Jan 2021 16:57:30 +0000 (16:57 +0000)
committerAlex Bennée <[email protected]>
Mon, 18 Jan 2021 10:04:31 +0000 (10:04 +0000)
commit9e5acb373d431ebce03543d7e0e98bacaf6b7027
treeaffda839c1d80874e0658e6e945c5304c701f395
parent22250a6ecd16114b202a55a0ae99963b0a3a8f67
scripts/checkpatch.pl: fix git-show invocation to include diffstat

Without this checkpatch keeps complaining about new/changed files even
when MAINTAINERS has been updated. Normal invocations of checkpatch on
patch files rather than commit IDs are unaffected.

Signed-off-by: Alex Bennée <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Willian Rampazzo <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20210114165730[email protected]>
scripts/checkpatch.pl
This page took 0.024289 seconds and 4 git commands to generate.