[PATCH] let kernfs_name_locked & kernfs_name return size_t

From: Christian Brauner
Date: Wed Feb 10 2016 - 11:21:26 EST


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 gregkh@xxxxxxxxxxxxxxxxxxx and
linux-kernel@xxxxxxxxxxxxxxxx)

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