From: Sudip Mukherjee Date: Tue, 26 Aug 2014 13:31:42 +0000 (+0530) Subject: ALSA: ctxfi: prink replacement X-Git-Tag: fixes-against-v3.18-rc2~128^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e720b82027b99482ea5d1001a69bdf2200e86b79;p=pandora-kernel.git ALSA: ctxfi: prink replacement as pr_* macros are more preffered over printk, so printk replaced with corresponding pr_err and pr_alert this patch will generate a warning from checkpatch for an unnecessary space before new line and has not been fixed as this patch is only for printk replacement. Signed-off-by: Sudip Mukherjee Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed