module: Remove outdated comment about text_size
authorValentin Schneider <vschneid@redhat.com>
Tue, 29 Apr 2025 11:32:39 +0000 (13:32 +0200)
committerPetr Pavlu <petr.pavlu@suse.com>
Sun, 18 May 2025 11:56:22 +0000 (13:56 +0200)
commita0b018a495a3f68693e45ab570fae8191d907d86
treeb234bf34736a31b0f396bd423afce86bd55de03c
parent60b57b9cb002df575a54635da1c55f361533deb7
module: Remove outdated comment about text_size

The text_size bit referred to by the comment has been removed as of commit

  ac3b43283923 ("module: replace module_layout with module_memory")

and is thus no longer relevant. Remove it and comment about the contents of
the masks array instead.

Signed-off-by: Valentin Schneider <vschneid@redhat.com>
Link: https://lore.kernel.org/r/20250429113242.998312-23-vschneid@redhat.com
Signed-off-by: Petr Pavlu <petr.pavlu@suse.com>
kernel/module/main.c