rust: block: fix comment referring to states by wrong labels#777
rust: block: fix comment referring to states by wrong labels#777blktests-ci[bot] wants to merge 2 commits into
Conversation
|
Upstream branch: dca922e |
482ce5b to
5a9f7c7
Compare
|
Upstream branch: e75a43c |
caa7356 to
492c20a
Compare
5a9f7c7 to
25a041f
Compare
|
Upstream branch: 66edb90 |
492c20a to
cedebd1
Compare
25a041f to
6f75bd1
Compare
|
Upstream branch: 6d35786 |
cedebd1 to
f138430
Compare
6f75bd1 to
1f0d33a
Compare
|
Upstream branch: 6d35786 |
f138430 to
4547412
Compare
1f0d33a to
b1870f6
Compare
|
Upstream branch: aa54b1d |
4547412 to
488349b
Compare
b1870f6 to
ca57796
Compare
|
Upstream branch: 70eda68 |
488349b to
fa6fe4d
Compare
ca57796 to
c1feb59
Compare
|
Upstream branch: 8bc67e4 |
fa6fe4d to
31411c4
Compare
c1feb59 to
ea833a1
Compare
|
Upstream branch: 6779b50 |
The comment in `Request` describing the four ownership states referred to states 2 and 3 as "B" and "C", which are inconsistent with the numbering scheme used throughout the same comment block. Update the labels to use "2" and "3" to match the existing numbered list. Fixes: a307bf1 ("rust: block: convert `block::mq` to use `Refcount`") Signed-off-by: Hsiu Che Yu <yu.whisper.personal@gmail.com>
31411c4 to
6b70de1
Compare
ea833a1 to
7af85d1
Compare
Pull request for series with
subject: rust: block: fix comment referring to states by wrong labels
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1086620