diff options
author | 2023-05-20 15:23:32 +0800 | |
---|---|---|
committer | 2023-06-05 10:45:31 +0200 | |
commit | 26e293f73fd76eeadfbad24d7d73481e211e5966 (patch) | |
tree | 2c6f7bb0c5b04f960c0d82bfbe11f28da1a21d45 /scripts/generate_rust_analyzer.py | |
parent | jfs: Use unsigned variable for length calculations (diff) | |
download | wireguard-linux-26e293f73fd76eeadfbad24d7d73481e211e5966.tar.xz wireguard-linux-26e293f73fd76eeadfbad24d7d73481e211e5966.zip |
init: remove unused names parameter in split_fs_names()
The split_fs_names() function takes a names parameter, but the function
actually uses the root_fs_names global variable instead. This names
parameter is not used in the function, so it can be safely removed.
This change does not affect the functionality of split_fs_names() or any
other part of the kernel.
Signed-off-by: Yihuan Pan <xun794@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Message-Id: <4lsiigvaw4lxcs37rlhgepv77xyxym6krkqcpc3xfncnswok3y@b67z3b44orar>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions