aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorChristian Brauner <[email protected]>2021-01-21 14:19:49 +0100
committerChristian Brauner <[email protected]>2021-01-24 14:29:34 +0100
commitd033cb6784c4f3a19a593cfe11f850e476197388 (patch)
tree4ee6de8cfa9c00f7b23a2562962bc5c0d6463f94 /drivers/usb/cdns3/cdns3-trace.c
parent68847c941700475575ced191108971d26e82ae29 (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 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions