Skip to content

Commit

Permalink
README: Add checkpatch note into contribution section
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Reichl <[email protected]>
  • Loading branch information
preichl committed May 6, 2022
1 parent 5a589af commit 8069e05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,4 @@ If you have any issues, please create [issues][1] or contact to [Namjae Jeon](ma
## Contributor information
* Please base your pull requests on the `exfat-next` branch.
* Make sure you add 'Signed-Off' information to your commits (e.g. `git commit --signoff`).
* Please check your code contribution using kernel dev-tool script [checkpatch](https://docs.kernel.org/dev-tools/checkpatch.html).

0 comments on commit 8069e05

Please sign in to comment.