commit | 10fa8acf0fa6ed79ddb662488addb3ba71e9db60 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Tue Jul 30 19:06:38 2019 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Aug 16 13:49:29 2019 -0400 |
tree | 3f592d51352d839b74a37fe811d2c1b22f31ce6f | |
parent | 4f375483559c94ec7c58fa3499e28e327d1ef911 [diff] |
nfsd: Remove unnecessary NULL checks "cb" is never actually NULL in these functions. On a quick skim of the history, they seem to have been there from the beginning. I'm not sure if they originally served a purpose. Reported-by: Jia-Ju Bai <baijiaju1990@gmail.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>