commit | f398ab17b2d702620431ad71bc05265e936cc9f1 | [log] [tgz] |
---|---|---|
author | Ira Weiny <ira.weiny@intel.com> | Wed Dec 02 00:43:28 2015 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 21 13:53:37 2015 -0800 |
tree | e05ef1e9920580854c677c0a67d1f370c3091e16 | |
parent | cce6bd86cbef8f0c2e5e24aaf31858f309d32a3f [diff] |
staging/rdma/hfi1: diag.c fix logical continuations Place logical operators at the end of the previous line when using a multi-line statement. Found by checkpatch --strict Signed-off-by: Ira Weiny <ira.weiny@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>