Re: [PATCH 09/14] ax.25: Update to register_net_sysctl_sz
From: Joel Granados <hidden>
Date: 2023-07-27 12:31:22
Also in:
linux-hams, lkml
Attachments
- signature.asc [application/pgp-signature] 659 bytes
From: Joel Granados <hidden>
Date: 2023-07-27 12:31:22
Also in:
linux-hams, lkml
On Wed, Jul 26, 2023 at 11:00:37AM -0700, Luis Chamberlain wrote:
On Wed, Jul 26, 2023 at 04:06:29PM +0200, Joel Granados wrote:quoted
This is part of the effort to remove the sentinel (last empty) element from the ctl_table arrays. We update to the new function and pass it the array size.The commit log does not explain why. It also does not explain if there
I'll add the "why".
is any delta on size at compile or runtime.
There are no deltas in this patch set. We start seeing the deltas when we start removing with the next 6 chunks. I'll try to make that more clear in the commit message.
Luis
thx for the feedback -- Joel Granados