Re: [PATCH] scsi: qla2xxx: Simplify conditional check

From: Martin K. Petersen
Date: Tue Oct 16 2018 - 18:27:38 EST



Nathan,

> Clang generates a warning when it sees a logical not followed by a
> conditional operator like ==, >, or < because it thinks that the logical
> not should be applied to the whole statement:

> Link: https://github.com/ClangBuiltLinux/linux/issues/80
> Signed-off-by: Nathan Chancellor <natechancellor@xxxxxxxxx>

Applied to 4.20/scsi-queue.

--
Martin K. Petersen Oracle Linux Engineering