diff options
author | Christian Brauner <[email protected]> | 2021-01-21 14:19:49 +0100 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2021-01-24 14:29:34 +0100 |
commit | d033cb6784c4f3a19a593cfe11f850e476197388 (patch) | |
tree | 4ee6de8cfa9c00f7b23a2562962bc5c0d6463f94 /scripts/bpf_helpers_doc.py | |
parent | 68847c941700475575ced191108971d26e82ae29 (diff) |
mount: make {lock,unlock}_mount_hash() static
The lock_mount_hash() and unlock_mount_hash() helpers are never called
outside a single file. Remove them from the header and make them static
to reflect this fact. There's no need to have them callable from other
places right now, as Christoph observed.
Link: https://lore.kernel.org/r/[email protected]
Cc: David Howells <[email protected]>
Cc: Al Viro <[email protected]>
Cc: [email protected]
Suggested-by: Christoph Hellwig <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions