Files
linux/drivers/gpu/drm
kbuild test robot 201bd433bf drm/bochs: fix ptr_ret.cocci warnings
drivers/gpu/drm/bochs/bochs_mm.c:19:1-3: WARNING: PTR_ERR_OR_ZERO can be used

 Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR

Generated by: scripts/coccinelle/api/ptr_ret.cocci

Fixes: b3a25b9af8 ("drm/bochs: Convert bochs driver to VRAM MM")
CC: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: kbuild test robot <lkp@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20190520122314.GA155389@lkp-kbuild22
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2019-05-20 15:01:56 +02:00
..
2019-01-24 13:20:42 +01:00
2019-04-24 11:23:20 +09:00
2019-01-24 13:20:42 +01:00
2019-01-29 15:45:21 +01:00
2019-01-29 15:45:21 +01:00
2019-01-24 13:20:42 +01:00
2019-03-19 15:04:03 -05:00
2019-05-06 16:00:48 +03:00
2019-05-09 11:40:20 +02:00
2019-04-25 10:02:10 -04:00
2019-05-09 11:40:20 +02:00
2019-05-09 11:40:20 +02:00
2019-02-04 10:21:17 +01:00