mbox series

[0/2] i2c-tiny-usb: Adjustments for i2c_tiny_usb_probe()

Message ID 5ab52458-e334-bb06-8d7d-66b48ac3f30b@users.sourceforge.net
Headers show
Series i2c-tiny-usb: Adjustments for i2c_tiny_usb_probe() | expand

Message

SF Markus Elfring Feb. 1, 2018, 4:55 p.m. UTC
From: Markus Elfring <elfring@users.sourceforge.net>
Date: Thu, 1 Feb 2018 17:51:23 +0100

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

Markus Elfring (2):
  Delete an error message for a failed memory allocation
  Return an error code only as a constant

 drivers/i2c/busses/i2c-tiny-usb.c | 17 ++++-------------
 1 file changed, 4 insertions(+), 13 deletions(-)