Re: [PATCH] sysctl: update comments to new registration APIs
From: Joel Granados
Date: Wed Oct 23 2024 - 09:32:45 EST
On Sat, Aug 10, 2024 at 07:00:35PM +0200, Thomas Weißschuh wrote:
> The sysctl registration APIs do not need a terminating table entry
> anymore and with commit acc154691fc7 ("sysctl: Warn on an empty procname element")
> even emit warnings if such a sentinel entry is supplied.
>
> While at it also remove the mention of "table->de" which was removed in
> commit 3fbfa98112fc ("[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables")
> back in 2007.
I queued this for next release with a slight change in the line lengths
to make checkpatch happy. Try to make the paragraphs up to 75 chars next
time
Thx
--
Joel Granados