Re: [PATCH bpf-next v3 0/3] Support kCFI + BPF on arm64

From: Maxwell Bland
Date: Wed May 08 2024 - 12:27:18 EST


On Wed, May 08, 2024 at 10:05:30AM GMT, Puranjay Mohan wrote:
> checkpatch.pl complains about the patches like the following:
>
> ERROR: Missing Signed-off-by: line by nominal patch author 'Maxwell Bland <mbland@xxxxxxxxxxxx>'
>
> So, you can change the authorship of the patch like:
>
> git commit --amend --author "Puranjay Mohan <puranjay12@xxxxxxxxx>"
>

Thanks for the heads up! To avoid spamming the list I will respin the
series with appropriate attribution tags on Monday, apologies for the
mistake.

Maxwell