> On 3 Sep 2025, at 18:56, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > On Wed, Sep 03, 2025 at 04:51:01PM +0000, Haakon Bugge wrote: >> >> >>> On 3 Sep 2025, at 18:38, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: >>> >>> On Wed, Sep 03, 2025 at 06:31:37PM +0200, Håkon Bugge wrote: >>>> Fixes: 2cb2912d6563 ("RDS: IB: add Fastreg MR (FRMR) detection support") >>>> Signed-off-by: Håkon Bugge <haakon.bugge@xxxxxxxxxx> >>>> --- >>>> net/rds/ib_mr.h | 1 - >>>> 1 file changed, 1 deletion(-) >>> >>> I know I can't take patches without any changelog text, but maybe other >>> maintainer are more lax :) >> >> You mean the empty commit message? Did pass checkpatch.pl --strict though. > > checkpatch is a hint. What would you want to see if you were a reviewer? NP. Let me send a v2 with a commit message that also explains the history here. Thxs, Håkon