Searched hist:b64bbc39f2122a2276578e40144af69ef01decd4 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/ata/ |
H A D | sata_sil24.c | diff b64bbc39f2122a2276578e40144af69ef01decd4 Mon Jul 16 00:29:39 CDT 2007 Tejun Heo <htejun@gmail.com> libata: improve EH report formatting
Requiring LLDs to format multiple error description messages properly doesn't work too well. Help LLDs a bit by making ata_ehi_push_desc() insert ", " on each invocation. __ata_ehi_push_desc() is the raw version without the automatic separator.
While at it, make ehi_desc interface proper functions instead of macros.
Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
|
H A D | sata_nv.c | diff b64bbc39f2122a2276578e40144af69ef01decd4 Mon Jul 16 00:29:39 CDT 2007 Tejun Heo <htejun@gmail.com> libata: improve EH report formatting
Requiring LLDs to format multiple error description messages properly doesn't work too well. Help LLDs a bit by making ata_ehi_push_desc() insert ", " on each invocation. __ata_ehi_push_desc() is the raw version without the automatic separator.
While at it, make ehi_desc interface proper functions instead of macros.
Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
|
H A D | sata_mv.c | diff b64bbc39f2122a2276578e40144af69ef01decd4 Mon Jul 16 00:29:39 CDT 2007 Tejun Heo <htejun@gmail.com> libata: improve EH report formatting
Requiring LLDs to format multiple error description messages properly doesn't work too well. Help LLDs a bit by making ata_ehi_push_desc() insert ", " on each invocation. __ata_ehi_push_desc() is the raw version without the automatic separator.
While at it, make ehi_desc interface proper functions instead of macros.
Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
|
H A D | libata-eh.c | diff b64bbc39f2122a2276578e40144af69ef01decd4 Mon Jul 16 00:29:39 CDT 2007 Tejun Heo <htejun@gmail.com> libata: improve EH report formatting
Requiring LLDs to format multiple error description messages properly doesn't work too well. Help LLDs a bit by making ata_ehi_push_desc() insert ", " on each invocation. __ata_ehi_push_desc() is the raw version without the automatic separator.
While at it, make ehi_desc interface proper functions instead of macros.
Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
|
H A D | ahci.c | diff b64bbc39f2122a2276578e40144af69ef01decd4 Mon Jul 16 00:29:39 CDT 2007 Tejun Heo <htejun@gmail.com> libata: improve EH report formatting
Requiring LLDs to format multiple error description messages properly doesn't work too well. Help LLDs a bit by making ata_ehi_push_desc() insert ", " on each invocation. __ata_ehi_push_desc() is the raw version without the automatic separator.
While at it, make ehi_desc interface proper functions instead of macros.
Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
|
H A D | libata-core.c | diff b64bbc39f2122a2276578e40144af69ef01decd4 Mon Jul 16 00:29:39 CDT 2007 Tejun Heo <htejun@gmail.com> libata: improve EH report formatting
Requiring LLDs to format multiple error description messages properly doesn't work too well. Help LLDs a bit by making ata_ehi_push_desc() insert ", " on each invocation. __ata_ehi_push_desc() is the raw version without the automatic separator.
While at it, make ehi_desc interface proper functions instead of macros.
Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
|
/openbmc/linux/include/linux/ |
H A D | libata.h | diff b64bbc39f2122a2276578e40144af69ef01decd4 Mon Jul 16 00:29:39 CDT 2007 Tejun Heo <htejun@gmail.com> libata: improve EH report formatting
Requiring LLDs to format multiple error description messages properly doesn't work too well. Help LLDs a bit by making ata_ehi_push_desc() insert ", " on each invocation. __ata_ehi_push_desc() is the raw version without the automatic separator.
While at it, make ehi_desc interface proper functions instead of macros.
Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
|