Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

providers/qedr: Use the generic logging API #1439

Merged
merged 4 commits into from Apr 1, 2024

Conversation

Kamalheib
Copy link
Contributor

Update the qedr provider to use the generic logging API and remove the unused debugging files.

The DP_NOTICE and DP_INFO macros are not used - Remove them.

Signed-off-by: Kamal Heib <[email protected]>
Remove the DP_VERBOSE macro and use verbs_debug instade.

Signed-off-by: Kamal Heib <[email protected]>
Remove the DP_ERR macro and use verbs_err instade

Signed-off-by: Kamal Heib <[email protected]>
Now that all DP_* macros have been replaced, Remove the unused debug files.

Signed-off-by: Kamal Heib <[email protected]>
@rleon rleon merged commit 0fb80a4 into linux-rdma:master Apr 1, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants