On Tue, Jul 03, 2018 at 04:23:07PM +0800, 王翔 wrote:
I want submit some code to support temporarily block multiple-threads. But this code can't pass check by `checkpatch`.
What is the error that checkpatch prints out?
If you can't see it, try running
util/lint/checkpatch.pl -f src/path/to/your/file.h
directly.
Hope that helps, Jonathan Neuschäfer