<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi all,<div>I am trying to run <a href="http://checkpatch.pl">checkpatch.pl</a> on latest kernel version 5.1.0 source tree from orig head 80f232121b69cc69a31ccb2b38c1665d770b0710</div><div><br></div><div>When I run <a href="http://checkpatch.pl" target="_blank">checkpatch.pl</a>, for every file I get the follwong or similar error. Could you please help if this is my environment issue or actually error in code which I need to fix ?</div><div><br></div><div>I executed the following in command prompt.</div><div>perl scripts/<a href="http://checkpatch.pl" target="_blank">checkpatch.pl</a> -f drivers/staging/rtl8712/* |less<br></div><div><br></div><div>The error I observe </div><div><div>drivers/staging/rtl8712/rtl871x_rf.h</div><div>------------------------------------</div><div>FAIL: "Blob or Tree named 'other' not found"</div><div>Traceback (most recent call last):</div><div>  File "scripts/spdxcheck.py", line 240, in <module></div><div>    spdx = read_spdxdata(repo)</div><div>  File "scripts/spdxcheck.py", line 41, in read_spdxdata</div><div>    for el in lictree[d].traverse():</div><div>  File "/usr/lib/python2.7/dist-packages/git/objects/tree.py", line 298, in __getitem__</div><div>    return self.join(item)</div><div>  File "/usr/lib/python2.7/dist-packages/git/objects/tree.py", line 244, in join</div><div>    raise KeyError(msg % file)</div><div>KeyError: "Blob or Tree named 'other' not found"</div><div><br></div><div>total: 0 errors, 0 warnings, 0 checks, 56 lines checked</div></div><div><br></div><div>Please suggest me.</div><div><br></div><div>Best Regards</div><div>Mishradk</div><div><br></div></div></div></div></div></div></div>