Skip to content

-Wmisleading-indentation in lib/scatterlist.c #830

@nathanchance

Description

@nathanchance
../lib/scatterlist.c:314:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
                        return -ENOMEM;
                        ^
../lib/scatterlist.c:311:4: note: previous statement is here
                        if (prv)
                        ^
1 warning generated.

Patch submitted: https://lore.kernel.org/lkml/[email protected]/

Metadata

Metadata

Assignees

Labels

-Wmisleading-indentation[BUG] llvm (main)A bug in an unreleased version of LLVM (this label is appropriate for regressions)[FIXED][LLVM] mainThis bug was only present and fixed in an unreleased version of LLVM

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions