commit | 06ace26edc140034c7f340bf41b9a2f8cbb2a3ba | [log] [tgz] |
---|---|---|
author | James Simmons <jsimmons@infradead.org> | Fri Feb 12 12:06:08 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 14 16:20:32 2016 -0800 |
tree | 79376fd33728881be2f05d647c195bd8e6f418df | |
parent | 06f2f2f2bb64a299afa626c0c28539cecbf9fc8b [diff] |
staging: lustre: fix all NULL comparisons in LNet layer This removes every instance of checking a variable against NULL in the LNet source code. Signed-off-by: James Simmons <jsimmons@infradead.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>