[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YlnzJxHPqc96rFE+@bombadil.infradead.org>
Date: Fri, 15 Apr 2022 15:35:19 -0700
From: Luis Chamberlain <mcgrof@...nel.org>
To: Meng Tang <tangmeng@...ontech.com>
Cc: keescook@...omium.org, yzaikin@...gle.com, nixiaoming@...wei.com,
linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
Davidlohr Bueso <dave@...olabs.net>
Subject: Re: [PATCH] fs/proc: Introduce list_for_each_table_entry for proc
sysctl
On Mon, Apr 11, 2022 at 01:12:05PM +0800, Meng Tang wrote:
> Use the list_for_each_table_entry macro to optimize the scenario
> of traverse ctl_table. This make the code neater and easier to
> understand.
>
> Suggested-by: Davidlohr Bueso<dave@...olabs.net>
> Signed-off-by: Meng Tang <tangmeng@...ontech.com>
Thanks! Queued onto sysctl-testing [0].
Feel free to let start sending in the rest of the stuff you were working
on. But please note I'll wait to push this to sysctl-next to get testing
under linux-next until this gets at least some compilation testing
without issues from sysctl-testing.
[0] https://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/log/?h=sysctl-testing
Luis
Powered by blists - more mailing lists