https://github.com/aishpant/cocci-scripts
List of coccinelle scripts I have used to generate patches for linux kernel
https://github.com/aishpant/cocci-scripts
coccinelle linux-kernel
Last synced: about 2 months ago
JSON representation
List of coccinelle scripts I have used to generate patches for linux kernel
- Host: GitHub
- URL: https://github.com/aishpant/cocci-scripts
- Owner: aishpant
- Created: 2017-12-11T06:51:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-12T07:25:04.000Z (over 8 years ago)
- Last Synced: 2025-12-25T21:18:16.021Z (7 months ago)
- Topics: coccinelle, linux-kernel
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to Use?
The usual way to try the coccinelle scripts is to use:
spatch -sp-file {cocci script} --dir {path to linux codebase}