From e72cf2122f5e4f5e9c7afcc816fba4c34938cdf5 Mon Sep 17 00:00:00 2001 From: Borislav Petkov Date: Tue, 30 Dec 2014 20:27:09 +0100 Subject: [PATCH] x86/alternatives: Cleanup DPRINTK macro commit db477a3386dee183130916d6bbf21f5828b0b2e2 upstream. Make it pass __func__ implicitly. Also, dump info about each replacing we're doing. Fixup comments and style while at it. Signed-off-by: Borislav Petkov Signed-off-by: Hugh Dickins [bwh: Update one more use of DPRINTK() that was removed upstream] Signed-off-by: Ben Hutchings --- Reading git-format-patch failed