From be19c40577ee74f00c1242d8fd4447524f38c102 Mon Sep 17 00:00:00 2001 From: Alexander Stein Date: Tue, 20 May 2014 13:29:21 +0200 Subject: [PATCH] mmc: quirks: Fixup debug message There is no need for an output like this: > mmcblk mmc1:0001: calling add_quirk_mmc+0x0/0x20 Instead use this one: > mmcblk mmc1:0001: calling add_quirk_mmc Signed-off-by: Alexander Stein Signed-off-by: Ulf Hansson --- Reading git-format-patch failed