Re: patches
Samuel Abraham <[email protected]> Wed, 2 Apr 2025 08:00:27 +0100
| Newsgroups | dev.linux.lists.outreachy |
|---|---|
| Message-ID | <CADYq+fauoeq0fPbV10d0fwnoOSG7=5-_Gd5jCKuJ-rJmoqMp6A@mail.gmail.com> |
On Wed, Apr 2, 2025 at 7:43 AM Julia Lawall <[email protected]> wrote: > > Hello, Hello Julia > > Please send more patches. Greg has been busy with a conference in the > past few days, so it's not necessary to wait for feedback. Generally, I > will send some feedback if there is a concern or suggestion for further > work. > > If you have sent some patches already with no issues, try running > Coccinelle and sending some patches according to the suggestions. It is Thank you. Please do you mean we can run some checks on drivers just like check patch? I saw the coccicheck binary in the scripts/ directory but I am not sure how to run it on a driver if that is what it is meant for. Could you please provide some guidance? > not necessary to send such patches at a large scale. Working on one file > at a time is fine. Also, I would like to ask that when a driver is eventually transformed using Coccinelle, how do we indicate in the commit message that the suggestion and the transformation was done using coccinelle just like we do for checkpatch? Thanks Adekunle