Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ubifs: ubifs_dump_leb: remove return from end of void function
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@quicinc.com> Reviewed-by: Zhihao Cheng <chengzhihao1@huawei.com> Signed-off-by: Richard Weinberger <richard@nod.at>
- Loading branch information