linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] GPU-DRM-QXL: Fine-tuning for three function implementations
@ 2016-09-22  6:18 SF Markus Elfring
  2016-09-22  6:20 ` [PATCH 1/4] GPU-DRM-QXL: Use kmalloc_array() in qxl_device_init() SF Markus Elfring
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: SF Markus Elfring @ 2016-09-22  6:18 UTC (permalink / raw)
  To: dri-devel, Bhaktipriya Shridhar, Daniel Vetter, David Airlie,
	Noralf Trønnes, Tejun Heo, Thierry Reding
  Cc: LKML, kernel-janitors, Julia Lawall

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Thu, 22 Sep 2016 08:08:08 +0200

A few update suggestions were taken into account
from static source code analysis.

Markus Elfring (4):
  Use kmalloc_array() in qxl_device_init()
  Move three assignments in qxl_device_init()
  Improve a size determination in qxl_driver_load()
  Adjust checks for null pointers in three functions

 drivers/gpu/drm/qxl/qxl_kms.c | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

-- 
2.10.0

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2016-09-23 14:23 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-22  6:18 [PATCH 0/4] GPU-DRM-QXL: Fine-tuning for three function implementations SF Markus Elfring
2016-09-22  6:20 ` [PATCH 1/4] GPU-DRM-QXL: Use kmalloc_array() in qxl_device_init() SF Markus Elfring
2016-09-22  6:21 ` [PATCH 2/4] GPU-DRM-QXL: Move three assignments " SF Markus Elfring
2016-09-22 10:09   ` Dan Carpenter
2016-09-22 13:11     ` SF Markus Elfring
2016-09-22 15:46       ` Gerd Hoffmann
2016-09-22 17:16         ` SF Markus Elfring
2016-09-22 20:24           ` Gerd Hoffmann
2016-09-22 20:24       ` Dan Carpenter
2016-09-23  7:25         ` Sean Paul
2016-09-23  7:53           ` Dave Airlie
2016-09-23  8:50             ` SF Markus Elfring
2016-09-23 13:30               ` Emil Velikov
2016-09-23 14:23                 ` SF Markus Elfring
2016-09-23  8:42           ` SF Markus Elfring
2016-09-23  8:34         ` SF Markus Elfring
2016-09-22  6:22 ` [PATCH 3/4] GPU-DRM-QXL: Improve a size determination in qxl_driver_load() SF Markus Elfring
2016-09-22  6:23 ` [PATCH 4/4] GPU-DRM-QXL: Adjust checks for null pointers in three functions SF Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).