diff options
author | Greg Kroah-Hartman <[email protected]> | 2023-03-29 08:01:27 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-03-30 09:54:49 +0200 |
commit | 9467af61bf6a92bb0e2f783fcfc379f943fa4e0d (patch) | |
tree | 1d67fe930e23d9760d7230835e776affcb8c7e50 /scripts/generate_rust_analyzer.py | |
parent | 61f21988d806a5c93c39179f2d91ea2d3219b025 (diff) |
mISDN: remove unneeded mISDN_class_release()
The mISDN_class_release() is not needed at all, as the class structure
is static, and it does not actually do anything either, so it is safe to
remove as struct class does not require a release callback.
Cc: Karsten Keil <[email protected]>
Cc: [email protected]
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions