On Tue, Feb 05, 2019 at 11:33:22AM -0800, Steve Wise wrote: > Move the iwpm kdoc comments from the prototype declarations to above > the function bodies. There are no functional changes in this patch. > > Signed-off-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> > --- > drivers/infiniband/core/iwpm_msg.c | 116 ++++++++++++++++++++-------- > drivers/infiniband/core/iwpm_util.c | 40 ++++++++++ > include/rdma/iw_portmap.h | 149 ------------------------------------ > 3 files changed, 123 insertions(+), 182 deletions(-) Applied to for-next Thanks, Jason