Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[platform/kernel/linux-rpi.git] / include / linux / ssb / ssb_driver_gige.h
index 15ba0df..28c145a 100644 (file)
@@ -95,7 +95,7 @@ static inline bool ssb_gige_must_flush_posted_writes(struct pci_dev *pdev)
        struct ssb_gige *dev = pdev_to_ssb_gige(pdev);
        if (dev)
                return (dev->dev->bus->chip_id == 0x4785);
-       return 0;
+       return false;
 }
 
 /* Get the device MAC address */