diff options
| author | Colin Ian King <[email protected]> | 2024-03-04 16:36:55 +0000 |
|---|---|---|
| committer | John Johansen <[email protected]> | 2024-05-10 15:44:43 +0000 |
| commit | 4a8db3678403e34c31df6b99a26414d5e183538c (patch) | |
| tree | d99342b10fa139899a4865f505ca2af861343d96 /rust/compiler_builtins.rs | |
| parent | apparmor: use kvfree_sensitive to free data->data (diff) | |
| download | kernel-4a8db3678403e34c31df6b99a26414d5e183538c.tar.gz kernel-4a8db3678403e34c31df6b99a26414d5e183538c.zip | |
apparmor: remove useless static inline function is_deleted
The inlined function is_deleted is redundant, it is not called at all
from any function in security/apparmor/file.c and so it can be removed.
Cleans up clang scan build warning:
security/apparmor/file.c:153:20: warning: unused function
'is_deleted' [-Wunused-function]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: John Johansen <[email protected]>
Diffstat (limited to 'rust/compiler_builtins.rs')
0 files changed, 0 insertions, 0 deletions
