]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: char: Use PTR_RET function
authorAlexandru Gheorghiu <gheorghiuandru@gmail.com>
Sat, 16 Mar 2013 14:19:51 +0000 (16:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2013 20:18:11 +0000 (13:18 -0700)
commit06522396b5cf320c8b94a60735b9311e2f1b059f
treefb13aaa703ce70bdd21a30bd54fc0d1b4823ba2f
parent7983fec95fa60c12b4ab1e52eafe8a5c833b3064
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 <gheorghiuandru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/tile-srom.c