block: blk-merge: Replace == false comparisons with !#807
block: blk-merge: Replace == false comparisons with !#807blktests-ci[bot] wants to merge 1 commit into
Conversation
|
Upstream branch: 6d35786 |
1f0d33a to
b1870f6
Compare
|
Upstream branch: aa54b1d |
2c48a76 to
8c49c5d
Compare
b1870f6 to
ca57796
Compare
|
Upstream branch: 70eda68 |
8c49c5d to
c26b960
Compare
ca57796 to
c1feb59
Compare
|
Upstream branch: 8bc67e4 |
c26b960 to
01a21cd
Compare
c1feb59 to
ea833a1
Compare
|
Upstream branch: 6779b50 |
01a21cd to
570b804
Compare
ea833a1 to
7af85d1
Compare
|
Upstream branch: 79bd2dd |
570b804 to
350d054
Compare
7af85d1 to
de94ac7
Compare
|
Upstream branch: eed108e |
350d054 to
e78fa8a
Compare
de94ac7 to
86d8d37
Compare
|
Upstream branch: e8c2f9f |
e78fa8a to
71acd2c
Compare
86d8d37 to
9805659
Compare
|
Upstream branch: eb3f4b7 |
71acd2c to
e72715d
Compare
9805659 to
3f4a345
Compare
|
Upstream branch: 8fde5d1 |
e72715d to
7736d55
Compare
3f4a345 to
c6dc343
Compare
|
Upstream branch: e43ffb6 |
7736d55 to
c660554
Compare
c6dc343 to
fc36596
Compare
|
Upstream branch: ba3e43a |
The kernel coding style prefers the negation operator '!' over explicit comparison against 'false'. Replace four such comparisons in ll_new_hw_segment(), ll_merge_requests_fn(), and blk_rq_merge_ok(). Also fix a typo in a comment: "occured" -> "occurred". Signed-off-by: Md Shofiqul Islam <shofiqtest@gmail.com>
c660554 to
6b41c6c
Compare
Pull request for series with
subject: block: blk-merge: Replace == false comparisons with !
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1091025