linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ata: ahci_platform: minor fixes
@ 2018-07-12 11:41 Corentin Labbe
  2018-07-12 11:41 ` [PATCH 1/3] ata: ahci_platform: correct parameter documentation for ahci_platform_shutdown Corentin Labbe
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Corentin Labbe @ 2018-07-12 11:41 UTC (permalink / raw)
  To: hdegoede, tj; +Cc: linux-ide, linux-kernel, Corentin Labbe

Hello

This patchset fixes some minor problem found when working on supporting
allwinner R40 AHCI.

Regards

Corentin Labbe (3):
  ata: ahci_platform: correct parameter documentation for
    ahci_platform_shutdown
  ata: ahci_platform: convert kzallloc to kcalloc
  ata: ahci_platform: convert kcalloc to devm_kcalloc

 drivers/ata/libahci_platform.c | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

-- 
2.16.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-07-12 20:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-12 11:41 [PATCH 0/3] ata: ahci_platform: minor fixes Corentin Labbe
2018-07-12 11:41 ` [PATCH 1/3] ata: ahci_platform: correct parameter documentation for ahci_platform_shutdown Corentin Labbe
2018-07-12 11:41 ` [PATCH 2/3] ata: ahci_platform: convert kzallloc to kcalloc Corentin Labbe
2018-07-12 11:41 ` [PATCH 3/3] ata: ahci_platform: convert kcalloc to devm_kcalloc Corentin Labbe
2018-07-12 12:15 ` [PATCH 0/3] ata: ahci_platform: minor fixes Hans de Goede
2018-07-12 20:03 ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).