Commit b415399
RDMA/irdma: Clean up unnecessary dereference of event->cm_node
The cm_node is available and the usage of cm_node and event->cm_node
seems arbitrary. Clean up unnecessary dereference of event->cm_node.
Fixes: 146b975 ("RDMA/irdma: Add connection manager")
Signed-off-by: Ivan Barrera <[email protected]>
Signed-off-by: Tatyana Nikolova <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>1 parent 5e8f023 commit b415399
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4239 | 4239 | | |
4240 | 4240 | | |
4241 | 4241 | | |
4242 | | - | |
4243 | | - | |
| 4242 | + | |
| 4243 | + | |
4244 | 4244 | | |
4245 | 4245 | | |
4246 | 4246 | | |
4247 | 4247 | | |
4248 | | - | |
| 4248 | + | |
4249 | 4249 | | |
4250 | 4250 | | |
4251 | 4251 | | |
4252 | 4252 | | |
4253 | 4253 | | |
4254 | 4254 | | |
4255 | | - | |
4256 | | - | |
| 4255 | + | |
| 4256 | + | |
4257 | 4257 | | |
4258 | 4258 | | |
4259 | 4259 | | |
| |||
4263 | 4263 | | |
4264 | 4264 | | |
4265 | 4265 | | |
4266 | | - | |
| 4266 | + | |
4267 | 4267 | | |
4268 | 4268 | | |
4269 | 4269 | | |
| |||
0 commit comments