APPLIED: [SRU][F][PATCH 0/1] security: lockdown: remove trailing semicolon before function body

Khaled Elmously khalid.elmously at canonical.com
Fri Jun 5 05:19:13 UTC 2020


On 2020-05-26 10:05:34 , Andrea Righi wrote:
> BugLink: https://bugs.launchpad.net/bugs/1880660
> 
> [Impact]
> 
> Commit:
> 
>  40fc208c8aae ("UBUNTU: SAUCE: (lockdown) security: lockdown: expose a hook to lock the kernel down")
> 
> adds an inline function with a trailing semicolon before the function
> body, that can potentially cause build errors.
> 
> [Test case]
> 
> Build anything that includes linux/security.h and check for
> warnings/errors.
> 
> [Fix]
> 
> Fix by removing the trailing semicolon.
> 
> [Regression potential]
> 
> The problem is an obvious syntax error, fix is trivial, so regression
> potential is minimal.
> 
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team



More information about the kernel-team mailing list