]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sysctl: Remove "child" sysctl code comments
authorJoel Granados <j.granados@samsung.com>
Tue, 4 Jun 2024 06:29:24 +0000 (08:29 +0200)
committerJoel Granados <j.granados@samsung.com>
Thu, 13 Jun 2024 08:50:52 +0000 (10:50 +0200)
commita02fe70de4c2a7fbd971b49c5fa69f867fac16ff
tree2172631358a24ef14dacba7863691b88e711a735
parentaef9d25e7f5631543a0276d0532151f2c61174d6
sysctl: Remove "child" sysctl code comments

Erase the code comments mentioning "child" that were forgotten when the
child element was removed in commit 2f2665c13af48 ("sysctl: replace
child with an enumeration").

Signed-off-by: Joel Granados <j.granados@samsung.com>
fs/proc/proc_sysctl.c