scripts: fix error from checkpatch.pl when no commits are found
commit2d4274d6fe97da3e13ae21720ef0b57d6c3dc980
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 21 Oct 2020 16:31:35 +0000 (21 17:31 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 27 Oct 2020 09:53:50 +0000 (27 09:53 +0000)
tree68431157c70aa44b0bd5f384687e1a3f6eabf8ac
parentfaf9828e2fbb62cb2edaeeaa48449193d952016f
scripts: fix error from checkpatch.pl when no commits are found

The error message was supposed to mention the input revision list start
point, not the branch flag.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20201019143537.283094-3-berrange@redhat.com>
Message-Id: <20201021163136.27324-6-alex.bennee@linaro.org>
scripts/checkpatch.pl