diff options
| author | Dr. David Alan Gilbert <[email protected]> | 2024-10-27 20:54:45 +0000 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2025-03-21 22:12:04 +0000 |
| commit | e9a3682d17d5afee697fc95d3fa342d740767fad (patch) | |
| tree | 1e053c43e773adf0dbaf6a0649c7ee05c598ca0f /security/selinux/hooks.c | |
| parent | Linux 6.14-rc2 (diff) | |
| download | kernel-e9a3682d17d5afee697fc95d3fa342d740767fad.tar.gz kernel-e9a3682d17d5afee697fc95d3fa342d740767fad.zip | |
hwspinlock: Remove unused (devm_)hwspin_lock_request()
devm_hwspin_lock_request() was added by 2018's
commit 4f1acd758b08 ("hwspinlock: Add devm_xxx() APIs to request/free
hwlock") however, it's never been used, everyone uses the
devm_hwspin_lock_request_specific() call instead.
Remove it.
Similarly, the none-devm variant isn't used.
Remove it, and the referring documentation.
Signed-off-by: Dr. David Alan Gilbert <[email protected]>
Reviewed-by: Baolin Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
