On 5/10/2024 8:58 AM, John Johansen wrote: > On 5/5/24 15:39, Jeff Johnson wrote: >> make C=1 reports: >> >> security/apparmor/lsm.c:1138: warning: Function parameter or struct member >> 'protocol' not described in 'apparmor_socket_post_create' >> >> Fix this by correcting the misspelling of 'protocol'. >> >> Signed-off-by: Jeff Johnson <[email protected]> > > Hey Jeff, thanks for the patch, unfortunately Christian Göttsche version of > the patch came in before yours so that is the one I committed
np, glad others are helping to clean up :)
