/openbmc/linux/drivers/infiniband/core/ |
H A D | uverbs_std_types_dm.c | diff 9a119cd597769e0dd432110361ed1deec729ac06 Wed Jul 04 00:50:28 CDT 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Get rid of the & in method specifications
Hide it inside the macros. The & is confusing and interferes with using this as a generic DSL in later patches.
Since this also touches almost every line, also run the specs through clang-format (with 'BinPackParameters: false') to make the maintenance easier.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|
H A D | uverbs_std_types_counters.c | diff 9a119cd597769e0dd432110361ed1deec729ac06 Wed Jul 04 00:50:28 CDT 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Get rid of the & in method specifications
Hide it inside the macros. The & is confusing and interferes with using this as a generic DSL in later patches.
Since this also touches almost every line, also run the specs through clang-format (with 'BinPackParameters: false') to make the maintenance easier.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|
H A D | uverbs_std_types_flow_action.c | diff 9a119cd597769e0dd432110361ed1deec729ac06 Wed Jul 04 00:50:28 CDT 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Get rid of the & in method specifications
Hide it inside the macros. The & is confusing and interferes with using this as a generic DSL in later patches.
Since this also touches almost every line, also run the specs through clang-format (with 'BinPackParameters: false') to make the maintenance easier.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|
H A D | uverbs_std_types_mr.c | diff 9a119cd597769e0dd432110361ed1deec729ac06 Wed Jul 04 00:50:28 CDT 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Get rid of the & in method specifications
Hide it inside the macros. The & is confusing and interferes with using this as a generic DSL in later patches.
Since this also touches almost every line, also run the specs through clang-format (with 'BinPackParameters: false') to make the maintenance easier.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|
H A D | uverbs_std_types_cq.c | diff 9a119cd597769e0dd432110361ed1deec729ac06 Wed Jul 04 00:50:28 CDT 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Get rid of the & in method specifications
Hide it inside the macros. The & is confusing and interferes with using this as a generic DSL in later patches.
Since this also touches almost every line, also run the specs through clang-format (with 'BinPackParameters: false') to make the maintenance easier.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|
H A D | uverbs_std_types.c | diff 9a119cd597769e0dd432110361ed1deec729ac06 Wed Jul 04 00:50:28 CDT 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Get rid of the & in method specifications
Hide it inside the macros. The & is confusing and interferes with using this as a generic DSL in later patches.
Since this also touches almost every line, also run the specs through clang-format (with 'BinPackParameters: false') to make the maintenance easier.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|
/openbmc/linux/include/rdma/ |
H A D | uverbs_named_ioctl.h | diff 9a119cd597769e0dd432110361ed1deec729ac06 Wed Jul 04 00:50:28 CDT 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Get rid of the & in method specifications
Hide it inside the macros. The & is confusing and interferes with using this as a generic DSL in later patches.
Since this also touches almost every line, also run the specs through clang-format (with 'BinPackParameters: false') to make the maintenance easier.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|
H A D | uverbs_ioctl.h | diff 9a119cd597769e0dd432110361ed1deec729ac06 Wed Jul 04 00:50:28 CDT 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Get rid of the & in method specifications
Hide it inside the macros. The & is confusing and interferes with using this as a generic DSL in later patches.
Since this also touches almost every line, also run the specs through clang-format (with 'BinPackParameters: false') to make the maintenance easier.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | devx.c | diff 9a119cd597769e0dd432110361ed1deec729ac06 Wed Jul 04 00:50:28 CDT 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Get rid of the & in method specifications
Hide it inside the macros. The & is confusing and interferes with using this as a generic DSL in later patches.
Since this also touches almost every line, also run the specs through clang-format (with 'BinPackParameters: false') to make the maintenance easier.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|
H A D | main.c | diff 9a119cd597769e0dd432110361ed1deec729ac06 Wed Jul 04 00:50:28 CDT 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Get rid of the & in method specifications
Hide it inside the macros. The & is confusing and interferes with using this as a generic DSL in later patches.
Since this also touches almost every line, also run the specs through clang-format (with 'BinPackParameters: false') to make the maintenance easier.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|