[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y72xykdPydb1Gav6@casper.infradead.org>
Date: Tue, 10 Jan 2023 18:43:22 +0000
From: Matthew Wilcox <willy@...radead.org>
To: Vernon Yang <vernon2gm@...il.com>
Cc: Liam.Howlett@...cle.com, akpm@...ux-foundation.org,
linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] maple_tree: fix comment of mte_destroy_walk
On Tue, Jan 10, 2023 at 11:22:16PM +0800, Vernon Yang wrote:
> /*
> * mte_destroy_walk() - Free a tree or sub-tree.
> * @enode - the encoded maple node (maple_enode) to start
> - * @mn - the tree to free - needed for node types.
> + * @mt - the tree to free - needed for node types.
Should probably also fix the separator between the parameter name and
the description to be : instead of -.
Powered by blists - more mailing lists