summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorBart Van Assche <bvanassche@acm.org>2022-04-19 15:58:02 -0700
committerMartin K. Petersen <martin.petersen@oracle.com>2022-04-25 23:23:03 -0400
commit21c2e3418d07955c7b87fc3f75688cb1c2b04a32 (patch)
tree92b92fd053d8736f5709cb99ef6ad2f390803ccf /tools/lib/python
parentd0c1725b1e64d9fd4e082f4b600d658b8a535cac (diff)
scsi: ufs: Remove the TRUE and FALSE definitions
In the Linux kernel coding style document (Documentation/process/coding-style.rst) it is recommended to use the type 'bool' and also the values 'true' and 'false'. Hence this patch that removes the definitions and uses of TRUE and FALSE from the UFS driver. Link: https://lore.kernel.org/r/20220419225811.4127248-20-bvanassche@acm.org Tested-by: Bean Huo <beanhuo@micron.com> Reviewed-by: Avri Altman <avri.altman@wdc.com> Reviewed-by: Bean Huo <beanhuo@micron.com> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions