[PATCH -next] audit: Use list_move instead of list_del/list_add

Paul Moore paul at paul-moore.com
Wed Jun 9 02:19:50 UTC 2021


On Mon, Jun 7, 2021 at 11:03 PM Baokun Li <libaokun1 at huawei.com> wrote:
>
> Using list_move() instead of list_del() + list_add().
>
> Reported-by: Hulk Robot <hulkci at huawei.com>
> Signed-off-by: Baokun Li <libaokun1 at huawei.com>
> ---
>  kernel/audit_tree.c | 12 ++++--------
>  1 file changed, 4 insertions(+), 8 deletions(-)

Merged into audit/next, thank you.

-- 
paul moore
www.paul-moore.com




More information about the Linux-audit mailing list