[PATCH 1/1] GPU-DRM-MSM: Deletion of unnecessary checks before two function calls
Thierry Reding
thierry.reding at gmail.com
Mon Dec 1 08:04:44 PST 2014
On Tue, Nov 25, 2014 at 02:33:53PM +0100, SF Markus Elfring wrote:
> From: Markus Elfring <elfring at users.sourceforge.net>
> Date: Tue, 25 Nov 2014 14:30:28 +0100
>
> The functions framebuffer_release() and vunmap() perform also input
> parameter validation. Thus the test around the call is not needed.
>
> This issue was detected by using the Coccinelle software.
>
> Signed-off-by: Markus Elfring <elfring at users.sourceforge.net>
> ---
> drivers/gpu/drm/msm/msm_fbdev.c | 3 +--
> drivers/gpu/drm/msm/msm_gem.c | 3 +--
> 2 files changed, 2 insertions(+), 4 deletions(-)
This needs the same fix for the subject prefix that I mentioned for your
other patch, otherwise:
Reviewed-by: Thierry Reding <treding at nvidia.com>
Perhaps a good idea would be to send all of these patches with the
subject prefix fixed up as a second version and threaded in a series.
That makes it easier for people to pick them up (assuming Dave will take
them directly).
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20141201/11f42aa7/attachment.sig>
More information about the dri-devel
mailing list