[SCSI] pmcraid: Changed driver prints to scmd/sdev_printk
authorAnil Ravindranath <anil_ravindranath@pmc-sierra.com>
Wed, 9 Sep 2009 22:54:57 +0000 (15:54 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 2 Oct 2009 14:44:57 +0000 (09:44 -0500)
commit348764024f1cd6e1c0e94e775a3a3cc2f8b41879
treec73566fcd890babaa7fc34aad3de04346832668e
parentf31491dc73a6459d601da8d9a5817a31c7dfc17b
[SCSI] pmcraid: Changed driver prints to scmd/sdev_printk

1.Changed driver prints to use scmd_printk, sdev_printk
2.Changed dev_err calls to scmd_printk for scsi related print messages

Signed-off-by: Anil Ravindranath <anil_ravindranath@pmc-sierra.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/pmcraid.c