forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
-Wmisleading-indentation[BUG] llvm (main)A bug in an unreleased version of LLVM (this label is appropriate for regressions)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 LLVMThis bug was only present and fixed in an unreleased version of LLVM
Description
../drivers/scsi/qla4xxx/ql4_os.c:4148:3: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
if (ha->fw_dump)
^
../drivers/scsi/qla4xxx/ql4_os.c:4144:2: note: previous statement is here
if (ha->queues)
^
1 warning generated.
Patch submitted: https://lore.kernel.org/lkml/20191218015252.20890-1-natechancellor@gmail.com/
Metadata
Metadata
Assignees
Labels
-Wmisleading-indentation[BUG] llvm (main)A bug in an unreleased version of LLVM (this label is appropriate for regressions)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 LLVMThis bug was only present and fixed in an unreleased version of LLVM