Add checkpatch link in README

This commit is contained in:
Eldred Habert
2020-07-31 16:07:00 +02:00
committed by GitHub
parent 656432301d
commit 613305d234

View File

@@ -164,6 +164,7 @@ This is the complete list of user-defined variables:
- ``CHECKPATCH``: Path of the script ``checkpatch.pl`` of the Linux kernel. - ``CHECKPATCH``: Path of the script ``checkpatch.pl`` of the Linux kernel.
Defaults to ``../linux/scripts/checkpatch.pl``. Defaults to ``../linux/scripts/checkpatch.pl``.
You can retrieve that script from `here <https://github.com/torvalds/linux/blob/master/scripts/checkpatch.pl>`__.
3 History 3 History
--------- ---------