commit | d3d3d37a6069b343359464d32fc0d6f4fc0f3873 | [log] [tgz] |
---|---|---|
author | James Simmons <jsimmons@infradead.org> | Fri Feb 12 12:06:05 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 14 16:20:32 2016 -0800 |
tree | dec2fb816caef2ecb7a933f36f8f34e0942197ec | |
parent | 51078e25c141fbd79aaf3535584d1f47d28228c1 [diff] |
staging: lustre: don't set more than one variable per line in LNet layer Cleanup all occurances of more than one variable being set per line as reported by checkpatch.pl. Signed-off-by: James Simmons <jsimmons@infradead.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>