diff options
author | 2022-02-13 14:50:00 +0300 | |
---|---|---|
committer | 2022-02-19 11:18:49 +0900 | |
commit | b51aa532e105722d0dfb21718f0b32780c9e8e8d (patch) | |
tree | dedfca52b111ff33d14fe8a9f4f3cb9ca08309e4 /mm | |
parent | ata: pata_hpt3x2n: disable fast interrupts in prereset() method (diff) | |
download | wireguard-linux-b51aa532e105722d0dfb21718f0b32780c9e8e8d.tar.xz wireguard-linux-b51aa532e105722d0dfb21718f0b32780c9e8e8d.zip |
ata: libata-sff: make ata_resources_present() return 'bool'
ata_resources_present() returns 1 if the primary/secondary channel's PCI
resources are present, 0 if not -- the 'bool' type fits somewhat better
here than 'int'...
Use the *= operator, while at it...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions