diff options
author | Duan Jiong <duanj.fnst@cn.fujitsu.com> | 2014-06-04 16:07:05 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-04 16:53:58 -0700 |
commit | 14bd5b458bf62f84b2639ae288fd83d1da7a9af6 (patch) | |
tree | 08920aea1db2e261919601830313f45d9c3ae6d3 /virt/kvm/eventfd.c | |
parent | cea371f4f39ced101d27264eddb8cf8c749fdd00 (diff) |
mm/mmap.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Fix a coccinelle error regarding usage of IS_ERR and PTR_ERR instead of
PTR_ERR_OR_ZERO.
Signed-off-by: Duan Jiong <duanj.fnst@cn.fujitsu.com>
Acked-by: Rik van Riel <riel@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'virt/kvm/eventfd.c')
0 files changed, 0 insertions, 0 deletions