Commit fca3dd6
libnvme: Rename NVME_LOG_*_DISCOVER to NVME_LOG_*_DISCOVERY
The following 2 enums were renamed, but there were a few instances
remaining to be renamed. Those were found in one comment and
python example code (so nothing critical).
NVME_LOG_LID_DISCOVER -> NVME_LOG_LID_DISCOVERY
NVME_LOG_LID_HOST_DISCOVER -> NVME_LOG_LID_HOST_DISCOVERY
Signed-off-by: Martin Belanger <[email protected]>1 parent 3c54948 commit fca3dd6
File tree
3 files changed
+5
-5
lines changed- libnvme
- examples
- libnvme
- src/nvme
3 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6606 | 6606 | | |
6607 | 6607 | | |
6608 | 6608 | | |
6609 | | - | |
| 6609 | + | |
6610 | 6610 | | |
6611 | 6611 | | |
6612 | 6612 | | |
| |||
0 commit comments