Commit 7b7829f
common/nvme, nvme/051: drop final / for NVMET_[CFS|DFS] paths
There is no need to for the final / in the path. All users do add
another / when concatenation a path except nvme/051. Drop the /, and add
to nvme/051. This makes the path look more consistent when debugging.
Signed-off-by: Daniel Wagner <[email protected]>
[Shin'ichiro: added / to nvme/051]
Signed-off-by: Shin'ichiro Kawasaki <[email protected]>1 parent fda2141 commit 7b7829f
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments