aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/security.c
diff options
context:
space:
mode:
authorYan Zhen <[email protected]>2024-09-09 06:33:53 +0000
committerChristian Brauner <[email protected]>2024-09-09 07:51:16 +0000
commit698e7d1680544ef114203b0cf656faa0c1216ebc (patch)
tree506823d25159c727164068fc14f4e9d879705ed5 /rust/helpers/security.c
parentfs/pipe: Correct imprecise wording in comment (diff)
downloadkernel-698e7d1680544ef114203b0cf656faa0c1216ebc.tar.gz
kernel-698e7d1680544ef114203b0cf656faa0c1216ebc.zip
proc: Fix typo in the comment
The deference here confuses me. Maybe here want to say that because show_fd_locks() does not dereference the files pointer, using the stale value of the files pointer is safe. Correctly spelled comments make it easier for the reader to understand the code. replace 'deferences' with 'dereferences' in the comment & replace 'inialized' with 'initialized' in the comment. Signed-off-by: Yan Zhen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'rust/helpers/security.c')
0 files changed, 0 insertions, 0 deletions