From b30d8bca5b525ba557e2fd0dcad5e6e5a2cc58a7 Mon Sep 17 00:00:00 2001 From: Hannes Reinecke Date: Wed, 25 Jun 2014 16:39:57 +0200 Subject: [PATCH] scsi: Implement st_printk() Update the st driver to use dev_printk() variants instead of plain printk(); this will prefix logging messages with the appropriate device. Signed-off-by: Hannes Reinecke Reviewed-by: Martin K. Petersen Reviewed-by: Christoph Hellwig Signed-off-by: Christoph Hellwig --- Reading git-format-patch failed