From: Greg Kroah-Hartman Date: Fri, 19 Jan 2018 09:06:03 +0000 (+0100) Subject: ACPI: sbshc: remove raw pointer from printk() message X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d019cd4409c70839ea5c8568ea861dcddf2d831c;p=pandora-kernel.git ACPI: sbshc: remove raw pointer from printk() message commit 43cdd1b716b26f6af16da4e145b6578f98798bf6 upstream. There's no need to be printing a raw kernel pointer to the kernel log at every boot. So just remove it, and change the whole message to use the correct dev_info() call at the same time. Reported-by: Wang Qize Signed-off-by: Greg Kroah-Hartman Signed-off-by: Rafael J. Wysocki Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed