Commit 510d766
block: Update a comment of disk statistics
>From commit 074a7ac ("block: move stats from disk to part0"),
we know that:
* {disk|all}_stat_*() are gone.
* disk_stat_lock/unlock() are renamed to part_stat_lock/unlock().
Therefore, outdated comments should be updated accordingly.
Fixes: 074a7ac ("block: move stats from disk to part0")
Signed-off-by: Tang Yizhou <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>1 parent 98b7bf5 commit 510d766
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments