diff options
author | zhouchuangao <zhouchuangao@vivo.com> | 2021-03-30 05:46:01 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-04-05 23:34:36 -0400 |
commit | 4dec8004de296952b4afc66b47f50cbf4f8421a9 (patch) | |
tree | b7a4a01d650377a068bf8fe6ce33a3ac56e222cd /drivers/scsi/fnic | |
parent | 3c8604691d2acc7b7d4795d9695070de9eaa5828 (diff) |
scsi: message: fusion: Use BUG_ON instead of if condition followed by BUG
BUG_ON() uses unlikely in if() which can be optimized at compile time.
Link: https://lore.kernel.org/r/1617108361-6870-1-git-send-email-zhouchuangao@vivo.com
Signed-off-by: zhouchuangao <zhouchuangao@vivo.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/fnic')
0 files changed, 0 insertions, 0 deletions