staging/rdma/hfi1: diag.c use BIT macros
authorIra Weiny <ira.weiny@intel.com>
Wed, 2 Dec 2015 05:43:26 +0000 (00:43 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 21:53:37 +0000 (13:53 -0800)
commit799d904bf84c23531cf85c1a505aaed0e264babe
tree9189a998f7f8a68f422fd397988c51c855a10a59
parentf0852922507c386257891e694315a56c2ba09224
staging/rdma/hfi1: diag.c use BIT macros

Use BIT macros rather than shifts.

Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rdma/hfi1/diag.c