Le 16/12/2021 à 23:00, Nick Child a écrit :
> 
> Changes in v2:
>   - add `__init` in prototypes right before the funtion name instead of
>      at the end.
>   - respond to ./scripts/checkpatch feedback

You probably missed the following comment from checkpatch:

WARNING: From:/Signed-off-by: email address mismatch: 'From: Nick Child 
<nnac...@gmail.com>' != 'Signed-off-by: Nick Child <nick.ch...@ibm.com>'


Sending from a different address is possible, but you then must add

From: Nick Child <nick.ch...@ibm.com>

at the top of the commit message.


'git format-patch' should be able to do it for you with the good option.

Christophe

Reply via email to