diff options
| author | Shyam Saini <[email protected]> | 2025-02-27 18:49:27 +0000 |
|---|---|---|
| committer | Petr Pavlu <[email protected]> | 2025-04-16 12:35:46 +0000 |
| commit | bbc9462f0cb0c8917a4908e856731708f0cee910 (patch) | |
| tree | 03c31912e6690100e7d7453afcc6a512c957ba21 /net/unix/af_unix.h | |
| parent | Linux 6.15-rc2 (diff) | |
| download | kernel-bbc9462f0cb0c8917a4908e856731708f0cee910.tar.gz kernel-bbc9462f0cb0c8917a4908e856731708f0cee910.zip | |
kernel: param: rename locate_module_kobject
The locate_module_kobject() function looks up an existing
module_kobject for a given module name. If it cannot find the
corresponding module_kobject, it creates one for the given name.
This commit renames locate_module_kobject() to
lookup_or_create_module_kobject() to better describe its operations.
This doesn't change anything functionality wise.
Suggested-by: Rasmus Villemoes <[email protected]>
Signed-off-by: Shyam Saini <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Petr Pavlu <[email protected]>
Diffstat (limited to 'net/unix/af_unix.h')
0 files changed, 0 insertions, 0 deletions
