]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/nsfs.c
perf/x86/intel/cstate: Prevent hotplug callback leak
[karo-tx-linux.git] / fs / nsfs.c
index 8718af895eabf791451e1b607d7b0a2b2d33cef2..8c9fb29c667327549737a6a9b6440d2564c7c710 100644 (file)
--- a/fs/nsfs.c
+++ b/fs/nsfs.c
@@ -118,7 +118,7 @@ again:
        return ret;
 }
 
-static int open_related_ns(struct ns_common *ns,
+int open_related_ns(struct ns_common *ns,
                   struct ns_common *(*get_ns)(struct ns_common *ns))
 {
        struct path path = {};