An open API service indexing awesome lists of open source software.

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

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}