RDMA/hns: Remove an extra blank line

Remove an extra blank line.

Signed-off-by: Guofeng Yue <yueguofeng@h-partners.com>
Signed-off-by: Junxian Huang <huangjunxian6@hisilicon.com>
Link: https://patch.msgid.link/20251016114051.1963197-5-huangjunxian6@hisilicon.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
This commit is contained in:
Guofeng Yue
2025-10-16 19:40:51 +08:00
committed by Leon Romanovsky
parent fe9622011f
commit b8c9aab4c7

View File

@@ -7053,7 +7053,6 @@ static int __hns_roce_hw_v2_init_instance(struct hnae3_handle *handle)
goto error_failed_roce_init;
}
handle->priv = hr_dev;
return 0;