From: Alexandru Gheorghiu Date: Sat, 16 Mar 2013 14:19:51 +0000 (+0200) Subject: drivers: char: Use PTR_RET function X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~139^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=275b5d2061c20749582060be68b6ec4692736d28;p=pandora-kernel.git drivers: char: Use PTR_RET function Used PTR_RET function instead of IS_ERR and PTR_ERR. Patch found using coccinelle. Signed-off-by: Alexandru Gheorghiu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed