aboutsummaryrefslogtreecommitdiffstats
path: root/rust/alloc
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2024-03-04 16:36:55 +0000
committerJohn Johansen <[email protected]>2024-05-10 15:44:43 +0000
commit4a8db3678403e34c31df6b99a26414d5e183538c (patch)
treed99342b10fa139899a4865f505ca2af861343d96 /rust/alloc
parentapparmor: use kvfree_sensitive to free data->data (diff)
downloadkernel-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/alloc')
0 files changed, 0 insertions, 0 deletions