diff options
| author | Andy Shevchenko <[email protected]> | 2025-10-24 13:23:36 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2025-10-29 14:57:24 +0000 |
| commit | 9db8d46712d274a27d1d22c38e70211f20d508c2 (patch) | |
| tree | 38810b41f387a7e60f6dcab0bcd27932b40a50f2 /lib/mpi/mpi-mpow.c | |
| parent | bfs: Reconstruct file type when loading from disk (diff) | |
| download | kernel-9db8d46712d274a27d1d22c38e70211f20d508c2.tar.gz kernel-9db8d46712d274a27d1d22c38e70211f20d508c2.zip | |
mnt: Remove dead code which might prevent from building
Clang, in particular, is not happy about dead code:
fs/namespace.c:135:37: error: unused function 'node_to_mnt_ns' [-Werror,-Wunused-function]
135 | static inline struct mnt_namespace *node_to_mnt_ns(const struct rb_node *node)
| ^~~~~~~~~~~~~~
1 error generated.
Remove a leftover from the previous cleanup.
Fixes: 7d7d16498958 ("mnt: support ns lookup")
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mpow.c')
0 files changed, 0 insertions, 0 deletions
