]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
block: use pci_zalloc_consistent
authorJoe Perches <joe@perches.com>
Thu, 26 Jun 2014 00:43:16 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 27 Jun 2014 04:21:48 +0000 (14:21 +1000)
commit3bb77234e6b5ed01ab4097730e40eaf466c99ea9
tree511538d99ced82184733260df646603da0886eed
parent3c38f37311ba6f4d119348fbe451fe23669d7858
block: use pci_zalloc_consistent

Remove the now unnecessary memset too.

Signed-off-by: Joe Perches <joe@perches.com>
Mike Miller <mike.miller@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/block/DAC960.c
drivers/block/cciss.c
drivers/block/skd_main.c