[PATCH 0/3] drm/plane: Fix a couple NULL vs error pointer bugs

Dan Carpenter posted 3 patches 1 month, 2 weeks ago
drivers/gpu/drm/drm_plane.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
[PATCH 0/3] drm/plane: Fix a couple NULL vs error pointer bugs
Posted by Dan Carpenter 1 month, 2 weeks ago
These are a couple fixes for NULL vs error pointer mixups.  I had sent
the one earlier, and it was Acked but we forgot to apply it.

Dan Carpenter (3):
  drm/plane: Clean up 0 vs NULL issue
  drm/plane: Fix IS_ERR() vs NULL checks in
    drm_plane_create_hotspot_properties()
  drm/plane: Fix IS_ERR() vs NULL bugs in __drm_universal_plane_init()

 drivers/gpu/drm/drm_plane.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
2.47.2