commit | c456aacf3c27b9a3013d4524fdc4bd0bb61fb884 | [log] [tgz] |
---|---|---|
author | Firo Yang <firogm@gmail.com> | Thu Apr 23 17:17:51 2015 +0800 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Apr 23 15:16:16 2015 -0400 |
tree | 146ca01a6c39ae8c1aefa06d15369d4b7fd4fedb | |
parent | ce85cfbed6fe3dbc01bd1976b23ac3e97878cde6 [diff] |
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>