]> git.baikalelectronics.ru Git - kernel.git/commit
nfs: Remove unneeded casts in nfs
authorFiro Yang <firogm@gmail.com>
Thu, 23 Apr 2015 09:17:51 +0000 (17:17 +0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 23 Apr 2015 19:16:16 +0000 (15:16 -0400)
commit6cb8549656d1c0f270fd7af147a34d6cda568344
tree146ca01a6c39ae8c1aefa06d15369d4b7fd4fedb
parentc499ff0f7e0b502109c262a397886b06ebe36789
nfs: Remove unneeded casts in nfs

Don't unnecessarily cast allocation return value in
fs/nfs/inode.c::nfs_alloc_inode().

Signed-off-by: Firo Yang <firogm@gmail.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/inode.c