diff options
| author | Sachin Kamat <sachin.kamat@linaro.org> | 2014-01-27 10:47:05 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-07 22:35:30 +0400 |
| commit | ab0c069ab59aba0dd21b3e52e81a88f2c21e4448 (patch) | |
| tree | 8e4f20497918808700310e283d80c275816d148e /include/linux | |
| parent | 114efd70707897d02790617012c5da1847911943 (diff) | |
| download | linux-ab0c069ab59aba0dd21b3e52e81a88f2c21e4448.tar.xz | |
staging: ion: Use PTR_ERR_OR_ZERO
PTR_RET is deprecated. Use PTR_ERR_OR_ZERO instead.
While at it also use PTR_ERR_OR_ZERO in ion.c to simplify
the code.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
