diff options
author | Yan Zhen <[email protected]> | 2024-09-09 14:33:53 +0800 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-09-09 09:51:16 +0200 |
commit | 698e7d1680544ef114203b0cf656faa0c1216ebc (patch) | |
tree | 506823d25159c727164068fc14f4e9d879705ed5 /lib/crypto/mpi/mpi-sub-ui.c | |
parent | 33d8525dc18f743ec698cb91749132a27cd9c8a8 (diff) |
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 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions