diff options
author | wangweidong <wangweidong1@huawei.com> | 2013-10-15 11:44:30 +0800 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2013-10-28 18:16:56 -0400 |
commit | 8313164c36473193c8034de643dc32f35a22bf59 (patch) | |
tree | c900e38098f5985b64056dad222cc6f1bc80c333 /fs/fs_struct.c | |
parent | 6706246b22358b70b49e35a988a9bbfa830619ee (diff) | |
download | op-kernel-dev-8313164c36473193c8034de643dc32f35a22bf59.zip op-kernel-dev-8313164c36473193c8034de643dc32f35a22bf59.tar.gz |
SUNRPC: remove an unnecessary if statement
If req allocated failed just goto out_free, no need to check the
'i < num_prealloc'. There is just code simplification, no
functional changes.
Signed-off-by: Wang Weidong <wangweidong1@huawei.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/fs_struct.c')
0 files changed, 0 insertions, 0 deletions