Simple patch that changes the return value of kernfs_name_locked and kernfs_name to size_t which alignes these functions with kernfs_path_len which also returns size_t.
Patch was made against for-4.5 branch. (As per Tejun's request, ccing gre...@linuxfoundation.org and linux-kernel@vger.kernel.org.) Christian Brauner (1): let kernfs_name_locked & kernfs_name return size_t fs/kernfs/dir.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.7.0