From: Borislav Petkov Date: Tue, 30 Dec 2014 19:27:09 +0000 (+0100) Subject: x86/alternatives: Cleanup DPRINTK macro X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e72cf2122f5e4f5e9c7afcc816fba4c34938cdf5;p=pandora-kernel.git 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-diff-tree failed