j
k
j a
j l
...int i, out_width; int ret; Please put ret with i & out_width
int i, out_width; int ret;
int i, out_width;
Please put ret with i & out_width
Done!
... drm_modeset_unlock_all(crtc->dev); DRM_MODESET_LOCK_ALL_END(crtc->dev, ctx, ret); return 0; Return ret here
drm_modeset_unlock_all(crtc->dev); DRM_MODESET_LOCK_ALL_END(crtc->dev, ctx, ret); return 0;
DRM_MODESET_LOCK_ALL_END(crtc->dev, ctx, ret);
return 0;
Return ret here
Back to the thread
Back to the list