commit | 2fbaf9b24a953ea13350f9cd9be5609492ea20a7 | [log] [tgz] |
---|---|---|
author | Alexandru Gheorghiu <gheorghiuandru@gmail.com> | Tue Mar 19 03:01:34 2013 +0200 |
committer | Matthew Garrett <matthew.garrett@nebula.com> | Wed May 08 19:59:44 2013 -0400 |
tree | a4909548725f0311afcce03baeb67bb5780d95b1 | |
parent | 0572b12aa23b96afacc936990539f4b67ae64bda [diff] |
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>