Searched hist:"931139 af5718fb41565fff2420daf995c016ec80" (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/ata/ |
H A D | acard-ahci.c | diff 931139af5718fb41565fff2420daf995c016ec80 Thu Dec 29 10:59:58 CST 2022 Damien Le Moal <damien.lemoal@opensource.wdc.com> ata: libata: simplify qc_fill_rtf port operation interface
The boolean return value of the qc_fill_rtf operation is used nowhere. Simplify this operation interface by making it a void function. All drivers defining this operation are also updated.
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com> Reviewed-by: John Garry <john.g.garry@oracle.com>
|
H A D | sata_inic162x.c | diff 931139af5718fb41565fff2420daf995c016ec80 Thu Dec 29 10:59:58 CST 2022 Damien Le Moal <damien.lemoal@opensource.wdc.com> ata: libata: simplify qc_fill_rtf port operation interface
The boolean return value of the qc_fill_rtf operation is used nowhere. Simplify this operation interface by making it a void function. All drivers defining this operation are also updated.
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com> Reviewed-by: John Garry <john.g.garry@oracle.com>
|
H A D | sata_sil24.c | diff 931139af5718fb41565fff2420daf995c016ec80 Thu Dec 29 10:59:58 CST 2022 Damien Le Moal <damien.lemoal@opensource.wdc.com> ata: libata: simplify qc_fill_rtf port operation interface
The boolean return value of the qc_fill_rtf operation is used nowhere. Simplify this operation interface by making it a void function. All drivers defining this operation are also updated.
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com> Reviewed-by: John Garry <john.g.garry@oracle.com>
|
H A D | sata_fsl.c | diff 931139af5718fb41565fff2420daf995c016ec80 Thu Dec 29 10:59:58 CST 2022 Damien Le Moal <damien.lemoal@opensource.wdc.com> ata: libata: simplify qc_fill_rtf port operation interface
The boolean return value of the qc_fill_rtf operation is used nowhere. Simplify this operation interface by making it a void function. All drivers defining this operation are also updated.
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com> Reviewed-by: John Garry <john.g.garry@oracle.com>
|
H A D | libata-sff.c | diff 931139af5718fb41565fff2420daf995c016ec80 Thu Dec 29 10:59:58 CST 2022 Damien Le Moal <damien.lemoal@opensource.wdc.com> ata: libata: simplify qc_fill_rtf port operation interface
The boolean return value of the qc_fill_rtf operation is used nowhere. Simplify this operation interface by making it a void function. All drivers defining this operation are also updated.
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com> Reviewed-by: John Garry <john.g.garry@oracle.com>
|
H A D | libahci.c | diff 931139af5718fb41565fff2420daf995c016ec80 Thu Dec 29 10:59:58 CST 2022 Damien Le Moal <damien.lemoal@opensource.wdc.com> ata: libata: simplify qc_fill_rtf port operation interface
The boolean return value of the qc_fill_rtf operation is used nowhere. Simplify this operation interface by making it a void function. All drivers defining this operation are also updated.
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com> Reviewed-by: John Garry <john.g.garry@oracle.com>
|
/openbmc/linux/drivers/scsi/libsas/ |
H A D | sas_ata.c | diff 931139af5718fb41565fff2420daf995c016ec80 Thu Dec 29 10:59:58 CST 2022 Damien Le Moal <damien.lemoal@opensource.wdc.com> ata: libata: simplify qc_fill_rtf port operation interface
The boolean return value of the qc_fill_rtf operation is used nowhere. Simplify this operation interface by making it a void function. All drivers defining this operation are also updated.
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com> Reviewed-by: John Garry <john.g.garry@oracle.com>
|
/openbmc/linux/drivers/scsi/ |
H A D | ipr.c | diff 931139af5718fb41565fff2420daf995c016ec80 Thu Dec 29 10:59:58 CST 2022 Damien Le Moal <damien.lemoal@opensource.wdc.com> ata: libata: simplify qc_fill_rtf port operation interface
The boolean return value of the qc_fill_rtf operation is used nowhere. Simplify this operation interface by making it a void function. All drivers defining this operation are also updated.
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com> Reviewed-by: John Garry <john.g.garry@oracle.com>
|
/openbmc/linux/include/linux/ |
H A D | libata.h | diff 931139af5718fb41565fff2420daf995c016ec80 Thu Dec 29 10:59:58 CST 2022 Damien Le Moal <damien.lemoal@opensource.wdc.com> ata: libata: simplify qc_fill_rtf port operation interface
The boolean return value of the qc_fill_rtf operation is used nowhere. Simplify this operation interface by making it a void function. All drivers defining this operation are also updated.
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com> Reviewed-by: John Garry <john.g.garry@oracle.com>
|