Re: [PATCH v3] RDMA/rxe: Fix indentations and operators sytle

From: Christoph Hellwig
Date: Wed Jan 05 2022 - 02:02:44 EST


On Wed, Jan 05, 2022 at 12:26:04PM +0800, Li Zhijian wrote:
> * Fix these up to always have the '+', and '|' on the continuing line which
> is the normal kernel style.
> * Fix indentations correspondingly
>
> NOTE: this patch also remove the 2 redundant plus in IB_OPCODE_RD_FETCH_ADD
> and IB_OPCODE_RD_COMPARE_SWAP
>
> Signed-off-by: Li Zhijian <lizhijian@xxxxxxxxxxx>

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>