]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hostfs: No need to box and later unbox the file mode
authorRichard Weinberger <richard@nod.at>
Wed, 4 Mar 2015 22:44:54 +0000 (23:44 +0100)
committerRichard Weinberger <richard@nod.at>
Thu, 26 Mar 2015 22:27:53 +0000 (23:27 +0100)
commitb98b91029cf8a6defc6311d4018c44f3b05fbec7
tree7100a22cd77997fef0f131440e0dd62d4e4a59a5
parentaf6aa1b9cad7350d675fe3523ab062e0e4c829cb
hostfs: No need to box and later unbox the file mode

There is really no point in having a function with 10
arguments.

Reported-by: Daniel Walter <d.walter@0x90.at>
Signed-off-by: Richard Weinberger <richard@nod.at>
fs/hostfs/hostfs.h
fs/hostfs/hostfs_kern.c
fs/hostfs/hostfs_user.c