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] [day] [month] [year] [list]
Message-Id: <20180209105736.GA2044@rapoport-lnx>
Date:   Fri, 9 Feb 2018 12:57:37 +0200
From:   Mike Rapoport <rppt@...ux.vnet.ibm.com>
To:     Randy Dunlap <rdunlap@...radead.org>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        linux-mm <linux-mm@...ck.org>,
        lkml <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] mm/zpool: zpool_evictable: fix mismatch in parameter
 name and kernel-doc

On Thu, Feb 08, 2018 at 11:17:33AM -0800, Randy Dunlap wrote:
> On 02/08/2018 11:09 AM, Mike Rapoport wrote:
> > Signed-off-by: Mike Rapoport <rppt@...ux.vnet.ibm.com>
> > ---
> >  mm/zpool.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/mm/zpool.c b/mm/zpool.c
> > index f8cb83e7699b..9d53a1ef8f1e 100644
> > --- a/mm/zpool.c
> > +++ b/mm/zpool.c
> > @@ -360,7 +360,7 @@ u64 zpool_get_total_size(struct zpool *zpool)
> >  
> >  /**
> >   * zpool_evictable() - Test if zpool is potentially evictable
> > - * @pool	The zpool to test
> > + * @zpool	The zpool to test
> 
>   + * @zpool:	The zpool to test
 
Thanks!

> >   *
> >   * Zpool is only potentially evictable when it's created with struct
> >   * zpool_ops.evict and its driver implements struct zpool_driver.shrink.
> > 
> 
> 
> -- 
> ~Randy
> 
> --
> To unsubscribe, send a message with 'unsubscribe linux-mm' in
> the body to majordomo@...ck.org.  For more info on Linux MM,
> see: http://www.linux-mm.org/ .
> Don't email: <a href=mailto:"dont@...ck.org"> email@...ck.org </a>
> 

-- 
Sincerely yours,
Mike.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ