]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: ips: Use true and false instead of TRUE and FALSE
authorBart Van Assche <bvanassche@acm.org>
Fri, 18 Feb 2022 19:50:31 +0000 (11:50 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 23 Feb 2022 02:11:02 +0000 (21:11 -0500)
commit63ef63e9fbfccf431b5f456e32e66101a117a983
tree49232bb7c6ef13292552653dba54ca92a019374f
parent80d249d0a6394d6cc60c28f69067d297652ab27b
scsi: ips: Use true and false instead of TRUE and FALSE

This patch prepares for removal of the drivers/scsi/scsi.h header file.
That header file defines the 'TRUE' and 'FALSE' constants.

Link: https://lore.kernel.org/r/20220218195117.25689-4-bvanassche@acm.org
Cc: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Cc: John Garry <john.garry@huawei.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/ips.c