Re: [PATCH] apparmor: fix off-by-one comparison on MAXMAPPED_SIG
From: Linus Torvalds
Date: Wed Nov 08 2017 - 13:54:10 EST
On Wed, Nov 8, 2017 at 8:09 AM, John Johansen
<john.johansen@xxxxxxxxxxxxx> wrote:
>
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> Signed-off-by: John Johansen <john.johansen@xxxxxxxxxxxxx>
This sign-off chain is odd. It implies that the patch came from Colin
King, bnut it lacks authorship attribution.
So who authored this?
If it was Colin, there should have been a
From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
at the top.
So either the authorship is broken, or the sign-off chain is. Which is it?
Linus