
From: Qinxin Xia <xiaqinxin@huawei.com> Reduce some invalid spaces. Signed-off-by: Qinxin Xia <xiaqinxin@huawei.com> Signed-off-by: Qi Tao <taoqi10@huawei.com> --- drv/hisi_comp.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drv/hisi_comp.c b/drv/hisi_comp.c index bb2e2f43..9acf8d86 100644 --- a/drv/hisi_comp.c +++ b/drv/hisi_comp.c @@ -535,7 +535,6 @@ static int check_lz4_msg(struct wd_comp_msg *msg) msg->avail_out = HZ_MAX_SIZE; return 0; - } static int fill_buf_lz4(handle_t h_qp, struct hisi_zip_sqe *sqe, @@ -990,7 +989,6 @@ static int fill_buf_lz77_zstd_sgl(handle_t h_qp, struct hisi_zip_sqe *sqe, if (unlikely(ret)) return ret; - fill_buf_addr_lz77_zstd(sqe, c_sgl.in, c_sgl.out, c_sgl.out_seq, NULL); -- 2.33.0