commit | 2f10fdcb6a1c5f26246339d3b606131fae483c44 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.com> | Thu Mar 23 16:57:36 2017 +0800 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue Apr 25 17:25:54 2017 -0400 |
tree | 925c2fb9700abf15c2a739645739fd9edf5577e2 | |
parent | 16719199a43f0740113041fb34a0854b1d7f2111 [diff] |
nfsd4: remove pointless strdup_if_nonnull kstrdup() already checks for NULL. (Brought to our attention by Jason Yann noticing (from sparse output) that it should have been declared static.) Signed-off-by: NeilBrown <neilb@suse.com> Reported-by: Jason Yan <yanaijie@huawei.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>