Skip to content

block: blk-merge: Replace == false comparisons with !#807

Open
blktests-ci[bot] wants to merge 1 commit intolinus-master_basefrom
series/1091025=>linus-master
Open

block: blk-merge: Replace == false comparisons with !#807
blktests-ci[bot] wants to merge 1 commit intolinus-master_basefrom
series/1091025=>linus-master

Conversation

@blktests-ci
Copy link
Copy Markdown

@blktests-ci blktests-ci Bot commented May 7, 2026

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

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>
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 7, 2026

Upstream branch: 6d35786
series: https://patchwork.kernel.org/project/linux-block/list/?series=1091025
version: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant