Skip to content

Commit

Permalink
RDMA/rxe: Fix indentations and operators sytle
Browse files Browse the repository at this point in the history
* 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

Link: https://lore.kernel.org/r/20220105042605.14343-1-lizhijian@fujitsu.com
Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
  • Loading branch information
Li Zhijian authored and Jason Gunthorpe committed Jan 5, 2022
1 parent 0109713 commit d8b0afd
Showing 1 changed file with 369 additions and 368 deletions.
Loading

0 comments on commit d8b0afd

Please sign in to comment.