lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 1 Sep 2022 07:37:49 +0000
From:   Christophe Leroy <christophe.leroy@...roup.eu>
To:     Yuan Can <yuancan@...wei.com>,
        "akpm@...ux-foundation.org" <akpm@...ux-foundation.org>,
        "linux-mm@...ck.org" <linux-mm@...ck.org>
CC:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] mm: remove extra empty line



Le 01/09/2022 à 08:37, Yuan Can a écrit :
> [Vous ne recevez pas souvent de courriers de yuancan@...wei.com. Découvrez pourquoi ceci est important à https://aka.ms/LearnAboutSenderIdentification ]
> 
> Remove extra empty line.

Don't you have anything more exciting and usefull to do in your life ?

This kind of standalone patch is a waste of time for both you and the 
reviewers/maintainers.

Christophe

> 
> Signed-off-by: Yuan Can <yuancan@...wei.com>
> ---
>   mm/mmap.c | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/mm/mmap.c b/mm/mmap.c
> index 6445fd386f04..2504f89d519f 100644
> --- a/mm/mmap.c
> +++ b/mm/mmap.c
> @@ -2804,7 +2804,6 @@ SYSCALL_DEFINE2(munmap, unsigned long, addr, size_t, len)
>   SYSCALL_DEFINE5(remap_file_pages, unsigned long, start, unsigned long, size,
>                  unsigned long, prot, unsigned long, pgoff, unsigned long, flags)
>   {
> -
>          struct mm_struct *mm = current->mm;
>          struct vm_area_struct *vma;
>          unsigned long populate = 0;
> --
> 2.17.1
> 
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ