]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
IB/CM: Add braces when using sizeof
authorDasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com>
Thu, 27 Apr 2017 23:05:57 +0000 (19:05 -0400)
committerDoug Ledford <dledford@redhat.com>
Mon, 1 May 2017 18:36:39 +0000 (14:36 -0400)
commit82ffc226483cad8780c25c754da5d0013c88ff8c
treeaa4ff4779a3d88ac98033bc5f477e61c06cba7d5
parent64b4646eaf3dab4cc7b3040d10d565a83654446f
IB/CM: Add braces when using sizeof

This patch adds braces around parameters to sizeof
as called out by checkpatch

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/cm.c