On Thu, Jun 15, 2017 at 11:29:02AM +0300, Leon Romanovsky wrote: > This patchset from Kamal cleanups some of the warnings > and errors that he got from applying checkpatch.pl script > on RXE files. > > Kamal Heib (5): > IB/rxe: Use "foo *bar" instead of "foo * bar" > IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned' > IB/rxe: Use DEVICE_ATTR_RO macro to show parent field > IB/rxe: Use __func__ to print function's name > IB/rxe: Constify static rxe_vm_ops Besides some minor comment for #4. Reviewed-by: Yuval Shaia <yuval.shaia@xxxxxxxxxx> > > drivers/infiniband/sw/rxe/rxe.h | 2 +- > drivers/infiniband/sw/rxe/rxe_loc.h | 2 +- > drivers/infiniband/sw/rxe/rxe_mmap.c | 2 +- > drivers/infiniband/sw/rxe/rxe_pool.c | 2 +- > drivers/infiniband/sw/rxe/rxe_req.c | 2 +- > drivers/infiniband/sw/rxe/rxe_task.c | 4 ++-- > drivers/infiniband/sw/rxe/rxe_verbs.c | 12 ++++++------ > 7 files changed, 13 insertions(+), 13 deletions(-) > > -- > 2.12.2 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-rdma" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html