Created
December 14, 2016 12:10
-
-
Save Makistos/0c37d753889804fe3630149f6d7db32e to your computer and use it in GitHub Desktop.
Run checkpatch on latest kernel change. Run in kernel root. #bash #linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git diff HEAD~1..HEAD | perl scripts/checkpatch.pl --no-signoff --ignore NONBLANK_AFTER_SUMMARY - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment