On Wed, May 19, 2021 at 05:43:35PM +0800, Shaokun Zhang wrote: > Function 'init_credit_return' and 'sc_return_credits' are declared > twice, remove the repeated declaration. > > Cc: Mike Marciniszyn <mike.marciniszyn@xxxxxxxxxxxxxxxxxxxx> > Cc: Dennis Dalessandro <dennis.dalessandro@xxxxxxxxxxxxxxxxxxxx> > Cc: Doug Ledford <dledford@xxxxxxxxxx> > Cc: Jason Gunthorpe <jgg@xxxxxxxx> > Signed-off-by: Shaokun Zhang <zhangshaokun@xxxxxxxxxxxxx> > --- > drivers/infiniband/hw/hfi1/pio.h | 2 -- > 1 file changed, 2 deletions(-) Applied to for-next, thanks Jason