diff options
author | Thierry Escande <thierry.escande@linux.intel.com> | 2014-01-02 11:58:13 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2014-01-04 03:35:34 +0100 |
commit | 67af1d7a0fb4b5397cb093c0fe98d5b95516c228 (patch) | |
tree | 8422b34f34049f7d080bd251018f73b7b2983cb5 /mm/ksm.c | |
parent | 444fb98eed98f7292a83f9bf123d1c78f171327e (diff) | |
download | op-kernel-dev-67af1d7a0fb4b5397cb093c0fe98d5b95516c228.zip op-kernel-dev-67af1d7a0fb4b5397cb093c0fe98d5b95516c228.tar.gz |
NFC: digital: Fix incorrect use of ERR_PTR and PTR_ERR macros
It's bad to use these macros when not dealing with error code. this
patch changes calls to these macros with correct casts.
Signed-off-by: Thierry Escande <thierry.escande@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'mm/ksm.c')
0 files changed, 0 insertions, 0 deletions