Re: [PATCH v2] ubifs: ubifs_dump_leb: remove return from end of void function

From: Pintu Agarwal
Date: Fri Jan 03 2025 - 04:41:33 EST


Hi,

On Tue, 10 Dec 2024 at 06:40, Zhihao Cheng <chengzhihao1@xxxxxxxxxx> wrote:
>
> 在 2024/12/10 0:21, Pintu Kumar 写道:
> > Noticed that there is a useless return statement at the end of void
> > function ubifs_dump_leb().
> > Just removed it.
> >
> > Signed-off-by: Pintu Kumar <quic_pintu@xxxxxxxxxxx>
> >
>
> Reviewed-by: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>

Thank you so much for your review.
Just a reminder, I don't see these 2 patches getting picked.
Am I missing anything ?


Thanks,
Pintu