From 470613b462a767aa8cca1e590928fcbc55bf39e5 Mon Sep 17 00:00:00 2001 From: Hannes Reinecke Date: Thu, 8 Jan 2015 07:43:50 +0100 Subject: [PATCH] scsi: do not display kernel pointer in message logs It is not good practice to display the kernel pointer in any message logs, and it doesn't display any additional information. And as we know have block-layer assigned tags we can use them to differentiate the messages. So remove any pointer references from the displayed messages. Signed-off-by: Hannes Reinecke Signed-off-by: Christoph Hellwig --- Reading git-format-patch failed