diff options
| author | Bob Pearson <rpearsonhpe@gmail.com> | 2023-03-03 16:16:21 -0600 |
|---|---|---|
| committer | Jason Gunthorpe <jgg@nvidia.com> | 2023-03-24 10:41:48 -0300 |
| commit | 9168d125ea032ad199275193493c13cb077da5cc (patch) | |
| tree | c2cae4e108977683d74075108400656c7440f672 /scripts/generate_rust_analyzer.py | |
| parent | aa4d540b4150052ae3b36d286b9c833a961ce291 (diff) | |
RDMA/rxe: Replace exists by rxe in rxe.c
'exists' looks like a boolean. This patch replaces it by the
normal name used for the rxe device, 'rxe', which should be a
little less confusing. The second rxe_dbg() message is
incorrect since rxe is known to be NULL and this will cause a
seg fault if this message were ever sent. Replace it by pr_debug
for the moment.
Fixes: c6aba5ea0055 ("RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe.c")
Link: https://lore.kernel.org/r/20230303221623.8053-2-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions
