diff options
author | Sergey Shtylyov <s.shtylyov@omp.ru> | 2022-02-09 22:46:30 +0100 |
---|---|---|
committer | Damien Le Moal <damien.lemoal@opensource.wdc.com> | 2022-02-19 03:18:43 +0100 |
commit | 88e6b81878fb3fce93a26879164a2b7f5cbc848a (patch) | |
tree | a344ca48b2e083ca996bcc49295102fd103457c2 /drivers/ata/pata_hpt366.c | |
parent | ata: pata_samsung_cf: make pata_s3c_devchk() return 'bool' (diff) | |
download | linux-88e6b81878fb3fce93a26879164a2b7f5cbc848a.tar.xz linux-88e6b81878fb3fce93a26879164a2b7f5cbc848a.zip |
ata: sata_rcar: make sata_rcar_ata_devchk() return 'bool'
sata_rcar_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 'drivers/ata/pata_hpt366.c')
0 files changed, 0 insertions, 0 deletions