Searched hist:"417 adc2d50937b95e5e89d8939f13d7e85d5ad9d" (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/ide/ |
H A D | pci.c | 417adc2d50937b95e5e89d8939f13d7e85d5ad9d Tue Mar 17 15:05:37 UTC 2020 BALATON Zoltan <balaton@eik.bme.hu> hw/ide/pci.c: Coding style update to fix checkpatch errors
Spaces are required around a + operator and if statements should have braces even for single line. Also make it simpler by reversing the condition instead of breaking the loop.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-id: 0d50336ab26a56240c8c17ca1ec6135a4092fcc9.1584457537.git.balaton@eik.bme.hu Signed-off-by: John Snow <jsnow@redhat.com>
|