Skip to content

log.h: include tree.h for nvme_root_t#331

Merged
igaw merged 1 commit intolinux-nvme:masterfrom
jk-ozlabs:fixes
Apr 4, 2022
Merged

log.h: include tree.h for nvme_root_t#331
igaw merged 1 commit intolinux-nvme:masterfrom
jk-ozlabs:fixes

Conversation

@jk-ozlabs
Copy link
Copy Markdown
Collaborator

nvme_init_logging() has a nvme_root_t, so we need a definition from
tree.h

Signed-off-by: Jeremy Kerr jk@codeconstruct.com.au

nvme_init_logging() has a nvme_root_t, so we need a definition from
tree.h

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #331 (69ea8a4) into master (451b365) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #331      +/-   ##
=========================================
- Coverage    4.38%   4.34%   -0.04%     
=========================================
  Files          23      23              
  Lines        3512    3519       +7     
  Branches      768     768              
=========================================
- Hits          154     153       -1     
- Misses       3270    3278       +8     
  Partials       88      88              
Impacted Files Coverage Δ
test/test.c 5.23% <0.00%> (-0.53%) ⬇️
src/nvme/tree.c 9.53% <0.00%> (-0.08%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 451b365...69ea8a4. Read the comment docs.

@igaw igaw merged commit 6a2d2ba into linux-nvme:master Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants