This patchset fixes checkpatch issues, for ipath_common.h and ipath_cq.c Swetha (8): Staging: rdma ipath: Removing multiple blank lines Staging: rdma ipath: __aligned(size) is preferred over __attribute__((aligned(size))) Staging : rdma ipath: spaces preferred around that '<<' Staging : rdma ipath: "foo * bar" should be "foo *bar" Staging: rdma ipath: Fix space before tabs, line over 80 characters Staging: rdma ipath: 'explict' misspelled Staging: rdma ipath: No space is necessary after a cast Staging: rdma ipath: braces should be used on all arms drivers/staging/rdma/ipath/ipath_common.h | 33 +++++++++++++++---------------- drivers/staging/rdma/ipath/ipath_cq.c | 28 ++++++++++++++------------ 2 files changed, 31 insertions(+), 30 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html