]> git.baikalelectronics.ru Git - kernel.git/commit
IB/SA: Add braces when using sizeof
authorDasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com>
Mon, 20 Mar 2017 23:38:05 +0000 (19:38 -0400)
committerDoug Ledford <dledford@redhat.com>
Fri, 28 Apr 2017 17:58:08 +0000 (13:58 -0400)
commit3f5679a8177311e3c91b262d82a8b81c94559aa3
tree35c3fcfbf62b394bbe84aa72d2e0d4e098d097b8
parent76f96403e4586b4f069ed0b35aa04e2368113132
IB/SA: Add braces when using sizeof

This fixes a checkpatch issue. The fix is needed
so that some of these functions can be moved around
in the forthcoming patches

Reviewed-by: Don Hiatt <don.hiatt@intel.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Dasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/sa_query.c