diff options
author | Sergey Shtylyov <s.shtylyov@omp.ru> | 2022-02-10 00:46:28 +0300 |
---|---|---|
committer | Damien Le Moal <damien.lemoal@opensource.wdc.com> | 2022-02-19 05:18:43 +0300 |
commit | 1336aa88d8553292604878c53538297fbc65bf0a (patch) | |
tree | c244a7d96e60e14b79547ec3830c1f972958dccd /.cocciconfig | |
parent | 8d463523586127a1af01bcfc4fdb96ca43dc9138 (diff) | |
download | linux-1336aa88d8553292604878c53538297fbc65bf0a.tar.xz |
ata: libata-sff: make ata_devchk() return 'bool'
ata_devchk() returns 1 if a device is present, 0 if not -- the 'bool' type
clearly fits better here than 'unsigned int'...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions