Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1490406

[PATCH 0/4] i2c-dev: Fine-tuning for four function implementations

From SF Markus Elfring <elfring@users.sourceforge.net>
Newsgroups linux.kernel
Subject [PATCH 0/4] i2c-dev: Fine-tuning for four function implementations
Date 2016-09-23 21:50 +0200
Message-ID <skEDU-80F-5@gated-at.bofh.it> (permalink)
References <qEuGl-43C-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Markus Elfring <elfring@users.sourceforge.net>
Date: Fri, 23 Sep 2016 21:38:21 +0200

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

Markus Elfring (4):
  Use kmalloc_array() in i2cdev_ioctl_rdwr()
  Improve another size determination in i2cdev_ioctl_rdwr()
  Rename jump labels in i2cdev_attach_adapter()
  Adjust checks for null pointers in three functions

 drivers/i2c/i2c-dev.c | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

-- 
2.10.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] i2c-dev: Fine-tuning for four function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-23 21:50 +0200
  [PATCH 1/4] i2c-dev: Use kmalloc_array() in i2cdev_ioctl_rdwr() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-23 21:50 +0200
  [PATCH 3/4] i2c-dev: Rename jump labels in i2cdev_attach_adapter() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-23 21:50 +0200
  [PATCH 2/4] i2c-dev: Improve another size determination in  i2cdev_ioctl_rdwr() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-09-23 21:50 +0200

csiph-web