Hi Dan On Tue, 2021-05-18 at 14:41 -0700, Daniel Lenski wrote: > Hi all, > I'm somewhat confused about why CheckPatch is failing to approve this > patch. It says that a commit referenced in the commit message does not > exist: > > On Tue, May 18, 2021 at 12:31 PM <bluez.test.bot@xxxxxxxxx> wrote: > > Test: CheckPatch - FAIL - 0.84 seconds > > Run checkpatch.pl script with rule in .checkpatch.conf > > Bluetooth: Add a new QCA_ROME device (0cf3:e500) > > WARNING: Unknown commit id '0a03f98b98c2', maybe rebased or not pulled? > > #9: > > commit 0a03f98b98c2 ("Bluetooth: Add a new 04ca:3015 QCA_ROME device"). > > However, this commit *does* exist, and it is — as far as I can tell — > the *only* commit which exists with this text in its title. > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=0a03f98b98c201191e3ba15a0e33f46d8660e1fd > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/?qt=grep&q=Add+a+new+04ca%3A3015+QCA_ROME+device > > Any suggestions about how to resolve this? You can ignore this error. This is an issue in the CI which is not pulling the entire kernel tree to reduce the running time. > > -Dan Lenski Regards, Tedd