diff options
| author | Randy Dunlap <[email protected]> | 2021-07-11 22:31:47 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-07-12 18:08:36 +0000 |
| commit | a1739c307a072e46473a2ba239eb60e6d711c96c (patch) | |
| tree | b9318eca241c6b0d1ee2f8b60f42920fdfa2811b /net/unix | |
| parent | Merge branch 'bridge-mc-fixes' (diff) | |
| download | kernel-a1739c307a072e46473a2ba239eb60e6d711c96c.tar.gz kernel-a1739c307a072e46473a2ba239eb60e6d711c96c.zip | |
net: hdlc: rename 'mod_init' & 'mod_exit' functions to be module-specific
Rename module_init & module_exit functions that are named
"mod_init" and "mod_exit" so that they are unique in both the
System.map file and in initcall_debug output instead of showing
up as almost anonymous "mod_init".
This is helpful for debugging and in determining how long certain
module_init calls take to execute.
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Krzysztof Halasa <[email protected]>
Cc: [email protected]
Cc: "David S. Miller" <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: Martin Schiller <[email protected]>
Cc: [email protected]
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions
