]> Pileus Git - ~andy/linux/commit
drivers: platform: x86: Use PTR_RET function
authorAlexandru Gheorghiu <gheorghiuandru@gmail.com>
Tue, 19 Mar 2013 01:01:34 +0000 (03:01 +0200)
committerMatthew Garrett <matthew.garrett@nebula.com>
Wed, 8 May 2013 23:59:44 +0000 (19:59 -0400)
commit2fbaf9b24a953ea13350f9cd9be5609492ea20a7
treea4909548725f0311afcce03baeb67bb5780d95b1
parent0572b12aa23b96afacc936990539f4b67ae64bda
drivers: platform: x86: 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: Matthew Garrett <matthew.garrett@nebula.com>
drivers/platform/x86/samsung-q10.c