Checkpatch.pl

Friday, Sep 3, 2021 | 1 minute read | Updated at Friday, Sep 3, 2021

@
Checkpatch.pl

$ ./checkpatch.pl –no-tree -f sample_module.c

# ignore file mode
git config --global core.filemode false
git config --global core.filemode false
  1. git rebase -i xxxxxx
  2. change pick –> edit
  3. git commit –amend -s –author " "
  4. git rebase –continue
#openssl cross compile
 ./Configure --openssldir=/home/<your user>/workbench/openssl-1.0.1g/final shared os/compiler:arm-none-linux-gnueabi-

© 2016 - 2025 Caisong's Blog

🌱 Powered by Hugo with theme Dream.

About Me

大龄程序员,喜欢折腾各种环境部署、软件应用。

博客记录日常。