From: Sangho Yi Date: Wed, 17 Oct 2012 15:15:13 +0000 (+0900) Subject: tty: tty_mutex.c: Fixed coding style warning (using printk) X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~83^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a0c4edae99da6ab3d402deb0d88410251c6ac63;p=pandora-kernel.git tty: tty_mutex.c: Fixed coding style warning (using printk) Here I fixed from printk(KERN_ERR, ... to pr_err(... on tty_mutex.c Signed-off-by: Sangho Yi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed