On Thu, 2017-06-15 at 11:29 +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 > > 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(-) Series applied, thanks. -- Doug Ledford <dledford@xxxxxxxxxx> GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD -- 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